I'm using an at&t note 4 on tmobile and was wondering if it is possible to flash tmobile stock firmware in order to use features like wifi calling? I figured since the hardware is the same that it might be possible. I'm sure someone has instruction somewhere on how to do this but I have been unable to find it. Any help would be appreciated. Thanks.
ads
Affichage des articles dont le libellé est onto. Afficher tous les articles
Affichage des articles dont le libellé est onto. Afficher tous les articles
mardi 22 septembre 2015
jeudi 17 septembre 2015
Has anyone installed Xposed onto this phone while running 5.X?
I've been putting it off for a while now, but I feel like it's been in development on 5.X for long enough that I'm willing to take the risk, however The official thread seems to show a pretty wide variety of options for installs based on what processor is in the phone and tbh I just don't know which one to use.
lundi 31 août 2015
Tutorial for getting Nokia Here/Drive maps onto the external SD card on a Lumia 532
Hi guys,
I bought a Lumia 532 for navigation purposes for my parents,
as they have absolutely no clue about smartphones and this
should be the easiest handset to work with. Also, I am totally
new to this operating system, because I am using Android and
iOS.
Now I am searching for a complete tutorial on how to get
the Nokia Here maps saved on the external SD card. It seems,
the old method with Lumia Storage Check Beta is not working
or existing anymore. :(
I found bits of information here and some there, but there is
just no single complete tutorial going from step 1 to x. :\
Thanks a lot in advance.
I bought a Lumia 532 for navigation purposes for my parents,
as they have absolutely no clue about smartphones and this
should be the easiest handset to work with. Also, I am totally
new to this operating system, because I am using Android and
iOS.
Now I am searching for a complete tutorial on how to get
the Nokia Here maps saved on the external SD card. It seems,
the old method with Lumia Storage Check Beta is not working
or existing anymore. :(
I found bits of information here and some there, but there is
just no single complete tutorial going from step 1 to x. :\
Thanks a lot in advance.
samedi 29 août 2015
How to install apk onto device so that it cannot be removed
Hello guys,
I'm just getting started with android, so please excuse my incompetence :)
How to install apk onto the device so that it cannot be removed via a factory reset?
Any help will be highly appreciate,
I'm just getting started with android, so please excuse my incompetence :)
How to install apk onto the device so that it cannot be removed via a factory reset?
Any help will be highly appreciate,
Heimdall open-source tool suite used to flash firmware (aka ROMs) onto Samsung mobile
finally i flashed my SM-T530 Galaxy Tab 4 with linux heimdall, iam so happy - no more need for a virtualbox with windows on it just for using odin if download mode is needed.
linux distribution is http://linuxbbq.org - NOX: Lacipecsenye (amd64)
this is what i did:
sudo apt-get install libudev1 libudev-dev \
libusb-1.0-0 libusb-1.0-0-dev \
build-essential pkg-config zlib1g-dev \
libusb-dev libqt4-dev qt4-qmake \
autoconf libtool libusb-1.0-0-dev \
qt5-default
git clone git://github.com/Benjamin-Dobell/Heimdall.git
cd Heimdall
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
sub77@grill:~/Heimdall$ mkdir build
sub77@grill:~/Heimdall$ cd build
sub77@grill:~/Heimdall/build$ cmake -DCMAKE_BUILD_TYPE=Release ..
-- The C compiler identification is GNU 5.2.1
-- The CXX compiler identification is GNU 5.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found libusb: /usr/lib/x86_64-linux-gnu/libusb-1.0.so
-- Checking if large (64-bit) file support is available...
-- Checking if large (64-bit) file support is available - yes
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Configuring done
-- Generating done
-- Build files have been written to: /home/sub77/Heimdall/build
sub77@grill:~/Heimdall/build/bin$ ./heimdall flash --RECOVERY ~/recovery.img
Heimdall v1.4.1
Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna
http://www.glassechidna.com.au/
This software is provided free of charge. Copying and redistribution is
encouraged.
If you appreciate this software and you would like to support future
development please consider donating:
http://www.glassechidna.com.au/donate/
Initialising connection...
Detecting device...
Claiming interface...
Attempt failed. Detaching driver...
Claiming interface again...
Setting up interface...
Initialising protocol...
Protocol initialisation successful.
Beginning session...
Some devices may take up to 2 minutes to respond.
Please be patient!
Session begun.
Downloading device's PIT file...
PIT file download successful.
Uploading RECOVERY
100%
RECOVERY upload successful
Ending session...
Rebooting device...
Releasing device interface...
Re-attaching kernel driver...
http://glassechidna.com.au/heimdall/
https://github.com/Benjamin-Dobell/Heimdall
http://linuxbbq.org/bbs/viewtopic.php?f=3&t=2122
linux distribution is http://linuxbbq.org - NOX: Lacipecsenye (amd64)
this is what i did:
sudo apt-get install libudev1 libudev-dev \
libusb-1.0-0 libusb-1.0-0-dev \
build-essential pkg-config zlib1g-dev \
libusb-dev libqt4-dev qt4-qmake \
autoconf libtool libusb-1.0-0-dev \
qt5-default
git clone git://github.com/Benjamin-Dobell/Heimdall.git
cd Heimdall
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
sub77@grill:~/Heimdall$ mkdir build
sub77@grill:~/Heimdall$ cd build
sub77@grill:~/Heimdall/build$ cmake -DCMAKE_BUILD_TYPE=Release ..
-- The C compiler identification is GNU 5.2.1
-- The CXX compiler identification is GNU 5.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found libusb: /usr/lib/x86_64-linux-gnu/libusb-1.0.so
-- Checking if large (64-bit) file support is available...
-- Checking if large (64-bit) file support is available - yes
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Configuring done
-- Generating done
-- Build files have been written to: /home/sub77/Heimdall/build
sub77@grill:~/Heimdall/build/bin$ ./heimdall flash --RECOVERY ~/recovery.img
Heimdall v1.4.1
Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna
http://www.glassechidna.com.au/
This software is provided free of charge. Copying and redistribution is
encouraged.
If you appreciate this software and you would like to support future
development please consider donating:
http://www.glassechidna.com.au/donate/
Initialising connection...
Detecting device...
Claiming interface...
Attempt failed. Detaching driver...
Claiming interface again...
Setting up interface...
Initialising protocol...
Protocol initialisation successful.
Beginning session...
Some devices may take up to 2 minutes to respond.
Please be patient!
Session begun.
Downloading device's PIT file...
PIT file download successful.
Uploading RECOVERY
100%
RECOVERY upload successful
Ending session...
Rebooting device...
Releasing device interface...
Re-attaching kernel driver...
http://glassechidna.com.au/heimdall/
https://github.com/Benjamin-Dobell/Heimdall
http://linuxbbq.org/bbs/viewtopic.php?f=3&t=2122
Libellés :
Firmware,
flash,
Heimdall,
mobile,
Mobile 1,
onto,
OpenSource,
ROMs,
Samsung,
Suite,
tool,
used
mercredi 26 août 2015
Suggest ways to make a TWRP backup directly onto the PC.
I just bought MOTO E xt1022 aa month ago and have rooted,unlocked and flashed custom roms on it successfully with noobish knowledge so far. While doing this, I had to several times make backups via twrp.
Can we make these backups directly on the PC by connecting the phone to the PC when it is booted in recovery without using the sdcard at all ?
Can we make these backups directly on the PC by connecting the phone to the PC when it is booted in recovery without using the sdcard at all ?
Inscription à :
Articles (Atom)