Hello,
How do i get TWRP on my moto g (2014)?
srprashant2705 said:
Hello,
How do i get TWRP on my moto g (2014)?
Click to expand...
Click to collapse
I assume you have unlocked your bootlader?
You can either go to http://forum.xda-developers.com/mot...recovery-twrp-2-8-2-0-touch-recovery-t2979149 or download it directly at http://teamw.in/project/twrp2/275. Choose the fastboot method at the bottom of the twrp website.
Thanks for your reply. I wanted to install cm12 to get a taste of lollipop. But i installed the ota that was captured for the xt1068 without root or unlocking my my bl. Ill wait for a while before trying this out. Maybe until the devs make cm12 more stable for our devices.
Sent from my XT1068 using XDA Free mobile app
srprashant2705 said:
Ill wait for a while before trying this out.
Click to expand...
Click to collapse
That would be my recommendation too, at least cm12 related. But you definitely should install twrp so you can make a full nandroid-backup of your device. Never underestimate the usefulness of a backup. You make a backup of stock-recovery and install twrp with Flashify. So you can go back to stock recovery if a new ota arrives.
doppelhelix said:
That would be my recommendation too, at least cm12 related. But you definitely should install twrp so you can make a full nandroid-backup of your device. Never underestimate the usefulness of a backup. You make a backup of stock-recovery and install twrp with Flashify. So you can go back to stock recovery if a new ota arrives.
Click to expand...
Click to collapse
Will surely have a look into it. Do you know if we could get a double tap to wake feature? I hope cm12 gets that.
srprashant2705 said:
Will surely have a look into it. Do you know if we could get a double tap to wake feature? I hope cm12 gets that.
Click to expand...
Click to collapse
No. It's a feature that has to be integrated into the kernel. You can read about it here http://forum.xda-developers.com/showthread.php?p=57601888
doppelhelix said:
No. It's a feature that has to be integrated into the kernel. You can read about it here http://forum.xda-developers.com/showthread.php?p=57601888
Click to expand...
Click to collapse
doesnt look too encouraging. Worried about wrecking my power button. . Miss the dt2w feature from my lumia 720
Do i need to install android sdk??
srprashant2705 said:
Do i need to install android sdk??
Click to expand...
Click to collapse
No. Just Minimal ADB and Fastboot
will unlocking my BL cause me to loose all my data?
srprashant2705 said:
will unlocking my BL cause me to loose all my data?
Click to expand...
Click to collapse
Yup you will lose everything
Gerriitw said:
Yup you will lose everything
Click to expand...
Click to collapse
anyways to backup everything? coz im not on a custom recovery already?
You can try the app Helium from playstore or you can make a backup with ADB,code would be:
adb backup -all -system
To restore the backup, connect your device via ADB and:
Code:
adb restore <filename.ab>
Sent from my XT1068 using XDA Free mobile app
Ok so I unlocked my BL. Now im going to install twrp using fast boot. it says
"Download the above file into your platform-tools dir."
What directory would this be now?
srprashant2705 said:
Ok so I unlocked my BL. Now im going to install twrp using fast boot. it says
"Download the above file into your platform-tools dir."
What directory would this be now?
Click to expand...
Click to collapse
The path where your fastboot.exe resides
i seem to be doing something wrong over here.
I placed the openrecovery-twrp-2.8.4.0-titan in the folder where fastboot.exe and adb.exe reside.
my phone was in fastboot mode then i opened a cmd window in the folder where fastboot.exe is and typed "fastboot flash recovery" and i dragged openrecovery-twrp-2.8.4.0-titan into the cmd window and hit enter. I got
getvar : partition-type:recovery
getvar : max-download-size
download : 00978000
flash : recovery
Then i scroll to recovery and all i get it bootloader unlocked warning and a blank screen. wonder what im missing.
also got a problem.
i got twrp flashed, but i can not make a backup. after that disappointment i checked the app and it says "it seems we cant write to sd card properly …"
they want to patch this. but i am afraid that i can not get ota after that. is there a disadvantage ?
i always thought flashing recovery through fastboot would make the job... so why can i not do a backup.
either to internal nor sd card
edit sorry .. i found the QA
http://forum.xda-developers.com/moto-g-2014/help/qa-twrp-backup-isnt-t3012162
I am running titan prime for xt1068. Anyways to restore to stock and also lock my BL again?
srprashant2705 said:
I am running titan prime for xt1068. Anyways to restore to stock and also lock my BL again?
Click to expand...
Click to collapse
stock yes bootloader no
see my signature for stock XT0168 5.0.2
or here for stock 4.4.4 xt1068
http://forum.xda-developers.com/moto-g-2014/general/windows-tool-moto-g-2014-xt1068-dual-t2983295
reefuge said:
stock yes bootloader no
see my signature for stock XT0168 5.0.2
or here for stock 4.4.4 xt1068
http://forum.xda-developers.com/moto-g-2014/general/windows-tool-moto-g-2014-xt1068-dual-t2983295
Click to expand...
Click to collapse
Anyway to relock the boot loader?
Sent from my XT1068/69 using XDA Free mobile app
Related
Hello, this is my first time on XDA so if I make any mistakes please forgive me .
I have unlocked the bootloader on my Sprint HTC One m7, and I can't find any guides on how to root my phone with its current stock Andriod version. It has version 4.4.2 with HTC version 6.0. Can anyone point me towards a good guide?
Thanks!
Lifehags said:
Hello, this is my first time on XDA so if I make any mistakes please forgive me .
I have unlocked the bootloader on my Sprint HTC One m7, and I can't find any guides on how to root my phone with its current stock Andriod version. It has version 4.4.2 with HTC version 6.0. Can anyone point me towards a good guide?
Thanks!
Click to expand...
Click to collapse
Welcome to xda!
Since your bootloader is already unlocked, then all you need to do is to flash a custom recovery like TWRP.
With the recovery.img in the same folder where you have adb and fastboot and your phone booted in bootloader/fastboot usb mode, open a command prompt and type:
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
then reboot in recovery mode by selecting "recovery" in the bootloader. Once booted in TWRP recovery, just select to reboot to system and the recovery will detect that your phone isn't rooted and will ask if you want to root it. Select "yes". Then once rebooted in the OS, you should have supersu in your app drawer.
Don't forget sprint variant of the One isn't the same phone as the international gsm variant so always flash files (Custom recovery/ custom roms/ Custom kernel) compatible for sprint (M7WLS sometime called M7SPR)
alray said:
Welcome to xda!
Since your bootloader is already unlocked, then all you need to do is to flash a custom recovery like
With the recovery.img in the same folder where you have adb and fastboot and your phone booted in bootloader/fastboot usb mode, open a command prompt and type:
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
then reboot in recovery mode by selecting "recovery" in the bootloader. Once booted in TWRP recovery, just select to reboot to system and the recovery will detect that your phone isn't rooted and will ask if you want to root it. Select "yes". Then once rebooted in the OS, you should have supersu in your app drawer.
Don't forget sprint variant of the One isn't the same phone as the international gsm variant so always flash files (Custom recovery/ custom roms/ Custom kernel) compatible for sprint (M7WLS sometime called M7SPR)
Click to expand...
Click to collapse
That's all? Also, using this procedure, if I update will my root be broken or Will I still have root? Also if it brakes my root what will happenen to the stuff that I gave root permission too? And stuff like that? Thanks for all the help!
Lifehags said:
That's all? Also, using this procedure, if I update
Click to expand...
Click to collapse
You'll maybe not be able to update. When you unlock the bootloader, /data/preload and its content is wiped (some of HTC preloaded apps, weather animations etc). These apps are sometime updated during an ota update and if they are missing, like after unlocking the bootloader. the ota installation will fail. You also need to flash your stock recovery back before an ota update.
will my root be broken or Will I still have root?
Click to expand...
Click to collapse
You'll loose root. All you have to do is to root again after the ota update.
Also if it brakes my root what will happenen to the stuff that I gave root permission too? And stuff like that? Thanks for all the help!
Click to expand...
Click to collapse
They will still be installed but they won't work, or at least, there functions requiring root will not work.
alray said:
You'll maybe not be able to update. When you unlock the bootloader, /data/preload and its content is wiped (some of HTC preloaded apps, weather animations etc). These apps are sometime updated during an ota update and if they are missing, like after unlocking the bootloader. the ota installation will fail. You also need to flash your stock recovery back before an ota update.
You'll loose root. All you have to do is to root again after the ota update.
They will still be installed but they won't work, or at least, there functions requiring root will not work.
Click to expand...
Click to collapse
Thanks for all the help!
alray said:
You'll maybe not be able to update. When you unlock the bootloader, /data/preload and its content is wiped (some of HTC preloaded apps, weather animations etc). These apps are sometime updated during an ota update and if they are missing, like after unlocking the bootloader. the ota installation will fail. You also need to flash your stock recovery back before an ota update.
You'll loose root. All you have to do is to root again after the ota update.
They will still be installed but they won't work, or at least, there functions requiring root will not work.
Click to expand...
Click to collapse
I used adb to make a backup and restore so I should be able to install ota updates
Lifehags said:
I used adb to make a backup and restore so I should be able to install ota updates
Click to expand...
Click to collapse
So you have backed up /data/preload before unlocking?
alray said:
You'll maybe not be able to update. When you unlock the bootloader, /data/preload and its content is wiped (some of HTC preloaded apps, weather animations etc). These apps are sometime updated during an ota update and if they are missing, like after unlocking the bootloader. the ota installation will fail. You also need to flash your stock recovery back before an ota update.
You'll loose root. All you have to do is to root again after the ota update.
They will still be installed but they won't work, or at least, there functions requiring root will not work.
Click to expand...
Click to collapse
alray said:
So you have backed up /data/preload before unlocking?
Click to expand...
Click to collapse
Yup
Lifehags said:
Yup
Click to expand...
Click to collapse
:good:
alray said:
:good:
Click to expand...
Click to collapse
Any alternative to twrp, it seems like a lot of people are having problems with it.
Lifehags said:
Any alternative to twrp, it seems like a lot of people are having problems with it.
Click to expand...
Click to collapse
TWRP is the preferred recovery of M7 but you can also use CWM
alray said:
:good:
Click to expand...
Click to collapse
Lifehags said:
Any alternative to twrp, it seems like a lot of people are having problems with it.
Click to expand...
Click to collapse
Should I go with the latest version of 2.8, or do you suggest a eilear version?
Lifehags said:
Should I go with the latest version of 2.8, or do you suggest a eilear version?
Click to expand...
Click to collapse
if you are only going to root and not flashing rom then use any version you want, the latest should be fine. If you want to flash a custom rom, use the recovery mentioned in the rom OP.
alray said:
if you are only going to root and not flashing rom then use any version you want, the latest should be fine. If you want to flash a custom rom, use the recovery mentioned in the rom OP.
Click to expand...
Click to collapse
Alright, thanka for all of the help!
Lifehags said:
Alright, thanka for all of the help!
Click to expand...
Click to collapse
youre welcome
Ok, so here's the deal. I flashed RETAILDSDSALL_XT1068_4.4.4_KXB21.85-23_cid7_CFC.xml on my 2014 EU Moto G XT1068 and now ADB is unauthorized on my PC when I try to boot it up but the device isn't even detected in Fastboot, so I can't flash jack ****, but I can access the stock recovery and ADB Sideload from there.
The phone is stuck in a boot loop - it just sticks to the WARNING - BOOTLOADER UNLOCKED screen.
What do I do? Any help is greatly appreciated.
LesbianDoritos said:
Ok, so here's the deal. I flashed RETAILDSDSALL_XT1068_4.4.4_KXB21.85-23_cid7_CFC.xml on my 2014 EU Moto G XT1068 and now ADB is unauthorized on my PC when I try to boot it up but the device isn't even detected in Fastboot, so I can't flash jack ****, but I can access the stock recovery and ADB Sideload from there.
The phone is stuck in a boot loop - it just sticks to the WARNING - BOOTLOADER UNLOCKED screen.
What do I do? Any help is greatly appreciated.
Click to expand...
Click to collapse
if you came down from 5.0.2 to 4.4.4 without a full factory reset / wipe it hangs..... fixable
this zip in my signature has everything you need
download the 4.4.4 easy installer in my signature (choose correct .23 version -dsdsall) has instructions, all drivers , adb files and firmware and a auto restore script - that should fix
reefuge said:
if you came down from 5.0.2 to 4.4.4 without a full factory reset / wipe it hangs..... fixable
this zip in my signature has everything you need
download the 4.4.4 easy installer in my signature (choose correct .23 version -dsdsall) has instructions, all drivers , adb files and firmware and a auto restore script - that should fix
Click to expand...
Click to collapse
Ok, so all I need to do is run your script? I didn't attempt to downgrade, I was already on 4.4.4 when I flashed everything.
Now that you say it I do want to try out Lollipop. Can I just run your 5.0.2 script? Will it boot?
Thanks.
LesbianDoritos said:
Ok, so all I need to do is run your script? I didn't attempt to downgrade, I was already on 4.4.4 when I flashed everything.
Now that you say it I do want to try out Lollipop. Can I just run your 5.0.2 script? Will it boot?
Thanks.
Click to expand...
Click to collapse
yes 5.02 easy will install as well , but then if you want to go back to 4.4.4 you will need a unlocked boot loader
but lets get you phone up and running
try 4.4.4 1st to fix phone then if all ok , you can try 5.0.2
reefuge said:
yes 5.02 easy will install as well , but then if you want to go back to 4.4.4 you will need a unlocked boot loader
but lets get you phone up and running
try 4.4.4 1st to fix phone then if all ok , you can try 5.0.2
Click to expand...
Click to collapse
OK, fair enough. Which one should I download? There are four choices here, and I'm not sure which is the correct one for my device
LesbianDoritos said:
OK, fair enough. Which one should I download? There are four choices here, and I'm not sure which is the correct one for my device
Click to expand...
Click to collapse
your phone is a xt1068 dual sim? correct?
any will flash if a xt1068
but you want 'B'
reefuge said:
your phone is a xt1068 dual sim? correct?
any will flash if a xt1068
but you want 'B'
Click to expand...
Click to collapse
Ok, I am downloading now.
Does your script require full ADB access? Because if so that may be a problem... I can only use ADB to sideload packages from the recovery.
LesbianDoritos said:
Ok, I am downloading now.
Does your script require full ADB access? Because if so that may be a problem... I can only use ADB to sideload packages from the recovery.
Click to expand...
Click to collapse
read instructions in zip should explain clearly
but as you wait you will find adb , dll's, motorola drivers , mfastboot all in extracted folder and firmware- it all runs from inside the folder
reefuge said:
read instructions in zip should explain clearly
but as you wait you will find adb , dll's, motorola drivers , mfastboot all in extracted folder and firmware- it all runs from inside the folder
Click to expand...
Click to collapse
My phone is back now. Thank you so much for your help, seriously!
LesbianDoritos said:
My phone is back now. Thank you so much for your help, seriously!
Click to expand...
Click to collapse
:good: Glad it worked
Has anyone been able to recover the recovery image for the Droid Turbo? In my dreams, i supposed the nexus 6 recovery twrp would work once rooted. I was wrong, and now no longer have a recovery.
wrecklesswun said:
Has anyone been able to recover the recovery image for the Droid Turbo? In my dreams, i supposed the nexus 6 recovery twrp would work once rooted. I was wrong, and now no longer have a recovery.
Click to expand...
Click to collapse
@wrecklesswun, here you go. --> https://drive.google.com/file/d/0B15sKU9JEz4CbHRzVVZvRFdRUGM/view?usp=sharing
You can restore it by putting the file on the root of your sd card and using a root shell. And entering.
Code:
dd if=/sdcard/recoveryfilestock.img of=/dev/block/mmcblk0p36
OR
If youre lazy as long as you have adb installed you can download this extract it and click RunMe. It will restore stock recovery and then reboot you into recovery.
https://drive.google.com/file/d/0B15sKU9JEz4CbHY4WTFTR2NGWlE/view?usp=sharing
Harry44 said:
@wrecklesswun, here you go. --> https://drive.google.com/file/d/0B15sKU9JEz4CbHRzVVZvRFdRUGM/view?usp=sharing
You can restore it by putting the file on the root of your sd card and using a root shell. And entering.
Code:
dd if=/sdcard/recoveryfilestock.img of=/dev/block/mmcblk0p36
Click to expand...
Click to collapse
I thought the Turbo was still WP? Is the recovery writable?
adrynalyne said:
I thought the Turbo was still WP? Is the recovery writable?
Click to expand...
Click to collapse
@adrynalyne, recovery is writable on the turbo, I have done it numerous times.
Harry44 said:
@adrynalyne, recovery is writable on the turbo, I have done it numerous times.
Click to expand...
Click to collapse
Good to know.
Do we have a working twrp then?
Sent from my XT1254 using Tapatalk
Technogen said:
Do we have a working twrp then?
Sent from my XT1254 using Tapatalk
Click to expand...
Click to collapse
Even if you did...what could you do with it (im sure the Maxx will be fine for it)?
Backups wouldn't be restored, nothing could be flashed, etc.
Technogen said:
Do we have a working twrp then?
Sent from my XT1254 using Tapatalk
Click to expand...
Click to collapse
You can build TWRP for the Turbo and flash it all day. Wouldn't work though as it fails the signature checks from the boot loader. You need an unlocked boot loader for a custom recovery to work.
Harry44 said:
You can build TWRP for the Turbo and flash it all day. Wouldn't work though as it fails the signature checks from the boot loader. You need an unlocked boot loader for a custom recovery to work.
Click to expand...
Click to collapse
That's what I thought and was just confused why someone else said we could flash. *Shrug* is use my Turbo as a daily driver so I can't poke at it any like I did the DNA when we got that unlocked.
Sent from my XT1254 using Tapatalk
Can twrp be used?
wrecklesswun said:
Can twrp be used?
Click to expand...
Click to collapse
No TWRP cannot be used. As I stated above.
Harry44 said:
You can build TWRP for the Turbo and flash it all day. Wouldn't work though as it fails the signature checks from the boot loader. You need an unlocked boot loader for a custom recovery to work.
Click to expand...
Click to collapse
worked like a champ!!! kudos!
wrecklesswun said:
worked like a champ!!! kudos!
Click to expand...
Click to collapse
Great, happy to have been able to help!
wrecklesswun said:
worked like a champ!!! kudos!
Click to expand...
Click to collapse
What exactly worked on a bootloader locked Turbo?
Please elaborate?
You must mean stock recovery ☺
aviwdoowks said:
What exactly worked on a bootloader locked Turbo?
Please elaborate?
Click to expand...
Click to collapse
aviwdoowks said:
You must mean stock recovery
Click to expand...
Click to collapse
@aviwdoowks, yes exactly. He needed to restore the stock recovery on his turbo. Even with WP on as long as you're root you can dd an image to any partition other than system. I simply packaged shell, su request and dd commands into an executable bat file that flashed stock recovery.
Harry44 said:
@wrecklesswun, here you go. --> https://drive.google.com/file/d/0B15sKU9JEz4CbHRzVVZvRFdRUGM/view?usp=sharing
You can restore it by putting the file on the root of your sd card and using a root shell. And entering.
Code:
dd if=/sdcard/recoveryfilestock.img of=/dev/block/mmcblk0p36
OR
If youre lazy as long as you have adb installed you can download this extract it and click RunMe. It will restore stock recovery and then reboot you into recovery.
https://drive.google.com/file/d/0B15sKU9JEz4CbHY4WTFTR2NGWlE/view?usp=sharing
Click to expand...
Click to collapse
Harry,
You wouldn't still happen to have the Droid Turbo XT1254 stock recovery, would you?
y8s said:
Harry,
You wouldn't still happen to have the Droid Turbo XT1254 stock recovery, would you?
Click to expand...
Click to collapse
You can find it in the full firmware package here: http://rootjunkysdl.com/getdownload.php?file=Droid Turbo/Firmware/VRZ_XT1254_SU4TL-44_44_CFC.xml.zip
Flash it using fastboot with the command "fastboot flash recovery recovery.img"
TheSt33v said:
You can find it in the full firmware package here: http://rootjunkysdl.com/getdownload.php?file=Droid Turbo/Firmware/VRZ_XT1254_SU4TL-44_44_CFC.xml.zip
Flash it using fastboot with the command "fastboot flash recovery recovery.img"
Click to expand...
Click to collapse
Awesome, thank you. I didn't realize rootjunky had a DL site.
TheSt33v said:
You can find it in the full firmware package here: http://rootjunkysdl.com/getdownload.php?file=Droid Turbo/Firmware/VRZ_XT1254_SU4TL-44_44_CFC.xml.zip
Flash it using fastboot with the command "fastboot flash recovery recovery.img"
Click to expand...
Click to collapse
Link working for anyone?
Sent from my Nexus 6 using Tapatalk
Some People are frustrated and ask many questions about how to root ze550kl when they cant unlock bootloader
Here is the Guide
You need to backup your data !!! This is the fresh Rom it will delete all of your apps and data
Before You Start
1/ make sure that you install all the ASUS driver needed in your PC
2/Enable Usb Debugging From Developer Option
3/Download ADB Fastboot here: https://drive.google.com/open?id=0Bz0dm2NbHldNS1ZhQUdZYkdqbDQ
4/Go to download page and click package downlaod Pre-Rooted Firmware Here
(noted that you need to use 7zip to unzip the file)
https://drive.google.com/file/d/0Bz0dm2NbHldNZHl0NW91WUFyVlE/view?usp=sharing
Now Root Your Phone
1/Unzip The ADB Fastboot Tool
2/Unzip the Pre-Rooted Firmware
3/Transfer boot.img, recovery.img system.img md5sum Files To Fastboot Adb Tool Folder
4/ Turn Off Your Phone
Hold Volume Up And Insert Usb Cable ( connected with Your PC)
Shift + Mouse Right click To Open Command Prompt In Fastboot Adb Tool Folder
Now write the following command one by one
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot -w
fastboot reboot
Done!!
dollasoy said:
Some People are frustrated and ask many questions about how to root ze550kl when they cant unlock bootloader
Here is the Guide
Before You Start
1/ make sure that you install all the ASUS driver needed in your PC
2/Enable Usb Debugging From Developer Option
3/Download ADB Fastboot here: https://drive.google.com/open?id=0Bz0dm2NbHldNS1ZhQUdZYkdqbDQ
4/Download Pre-Rooted Firmware Here
https://www.asuswebstorage.com/navigate/s/732DBEFD76FD487D89C531B63CF6D9E0Y
Now Root Your Phone
1/Unzip The ADB Fastboot Tool
2/Unzip the Pre-Rooted Firmware
3/Transfer boot.img, recovery.img system.img md5sum Files To Fastboot Adb Tool Folder
4/ Turn Off Your Phone
Hold Volume Up And Insert Usb Cable ( connected with Your PC)
Shift + Mouse Right click To Open Command Prompt In Fastboot Adb Tool Folder
Now write the following command one by one
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot -w
fastboot reboot
Done!!
Click to expand...
Click to collapse
I would try it but i dont understand in which way dowload from here https://www.asuswebstorage.com/navigate/s/732DBEFD76FD487D89C531B63CF6D9E0Y
I have naturally Auss ID
Hispa
hispanico957 said:
I would try it but i dont understand in which way dowload from here https://www.asuswebstorage.com/navigate/s/732DBEFD76FD487D89C531B63CF6D9E0Y
I have naturally Auss ID
Hispa
Click to expand...
Click to collapse
Click Zek550kl rom and choose package download (I recommend ZE550KL_WW_1.16.40.763)
http://forum.xda-developers.com/attachment.php?attachmentid=3758676&stc=1&thumb=1&d=1463919906
dollasoy said:
Click Zek550kl rom and choose package download (I recommend ZE550KL_WW_1.16.40.763)
http://forum.xda-developers.com/attachment.php?attachmentid=3758676&stc=1&thumb=1&d=1463919906
Click to expand...
Click to collapse
I follow you but download ASUS WebStorage.7z of only 1k ?!?
I try but no proper download...
Just a requst ..but this way is also for ZE550KL with firmware ZE550KL_WW_1.17.40.1234
Hispa
hispanico957 said:
I follow you but download ASUS WebStorage.7z of only 1k ?!?
I try but no proper download...
Just a requst ..but this way is also for ZE550KL with firmware ZE550KL_WW_1.17.40.1234
Hispa
Click to expand...
Click to collapse
Try this link, this is the latest Version I have just uploaded https://drive.google.com/file/d/0Bz0dm2NbHldNZHl0NW91WUFyVlE/view?usp=sharing
dollasoy said:
Try this link, this is the latest Version I have just uploaded https://drive.google.com/file/d/0Bz0dm2NbHldNZHl0NW91WUFyVlE/view?usp=sharing
Click to expand...
Click to collapse
Thank download now... apply your procedure my app and data remain or are deleted ?
Hispa
hispanico957 said:
Thank download now... apply your procedure my app and data remain or are deleted ?
Hispa
Click to expand...
Click to collapse
You need to backup your data !!! This is the fresh rom it will delete all of your app and data
dollasoy said:
You need to backup your data !!! This is the fresh rom it will delete all of your app and data
Click to expand...
Click to collapse
Ok thnak...uhmm backup data without titanium backup or twrp is difficult
Hispa
hispanico957 said:
Ok thnak...uhmm backup data without titanium backup or twrp is difficult
Hispa
Click to expand...
Click to collapse
You can backup apps+appdata using ASUS Backup app.
You don't need to do wipe userdata. Internal memory will be unaffected. I have flashed all pre rooted ROMs from 1.13 to 1.17 without deleting userdata or factory reset. The only annoying thing is that your first boot will show up "Android is upgrading " which will take around 40mins to reach homescreen. Just wipe cache.
sziraqui said:
You can backup apps+appdata using ASUS Backup app.
Click to expand...
Click to collapse
...apps+appdata you mean user apps or also system apps ?
Thank
Hispa
P.S.
To avoid "..up "Android is upgrading " which will take around 40mins to reach homescreen."...you wipe dat from twrp before or pheraps i dont understand
hispanico957 said:
...apps+appdata you mean user apps or also system apps ?
Thank
Hispa
P.S.
To avoid "..up "Android is upgrading " which will take around 40mins to reach homescreen."...you wipe dat from twrp before or pheraps i dont understand
Click to expand...
Click to collapse
System + user apps with data
I am assuming you have stock Rom installed.
If yes, you don't even need to backup anything, if no you will have to backup atleast app data (you will understand when you use the backup app) and restore using the same app after flashing pre rooted firmware.
If I had wiped from recovery, I would lose data, which I don't want as I am too lazy to set up my phone again and again. Also restoring from Backup app takes time. I know I can avoid the "android is upgrading" but I don't want to spend time on frequent restoring, though I always keep a backup of mini militia to save game data since it bothers me:silly:
can I still update to marshmallow if I root my device now?
It's almost useless to root without unlocking bootloader. If you can't flash custom ROMs then it's of no use. I would be happy if you can find a way to unlock bootloader unofficially coz official unlock app does not work
chromsome said:
can I still update to marshmallow if I root my device now?
Click to expand...
Click to collapse
No!
ZenFreak said:
It's almost useless to root without unlocking bootloader. If you can't flash custom ROMs then it's of no use. I would be happy if you can find a way to unlock bootloader unofficially coz official unlock app does not work
Click to expand...
Click to collapse
this thread is not for you !! go and find another thread
ZenFreak said:
It's almost useless to root without unlocking bootloader. If you can't flash custom ROMs then it's of no use. I would be happy if you can find a way to unlock bootloader unofficially coz official unlock app does not work
Click to expand...
Click to collapse
Not really. Root is still very useful for some of us. Some people tend to prefer stock roms and will even upload heavily customized versions of stock firmware. Hell, I've even seen devices with the most hacked together root solution that was hard earned development-wise because it evolved painfully slow as it all revolved around a partial root solution that prevented full on custom or bone stock roms like CM or AOSP.
My point is, if you can't find root useful without a custom rom, then you're doing it wrong.
What do you even do with root?
HampTheToker said:
Not really. Root is still very useful for some of us. Some people tend to prefer stock roms and will even upload heavily customized versions of stock firmware. Hell, I've even seen devices with the most hacked together root solution that was hard earned development-wise because it evolved painfully slow as it all revolved around a partial root solution that prevented full on custom or bone stock roms like CM or AOSP.
My point is, if you can't find root useful without a custom rom, then you're doing it wrong.
What do you even do with root?
Click to expand...
Click to collapse
You can root if you have unlocked bootloader but converse is not always true. We are going to get updates for MM. Its impractical to spend time on patching every official firmware to gain root access. Instead, everyone should focus on unlocking bootloader. The best use of rooting this device would be if we can unlock bootloader with root access. I have been trying to achieve it since the day I bought this phone. Most users gave up but I won't! I quote @LuK1337, "ROOT means nothing unless we can unlock bootloader"
Do you have a pre-rooted fille for the latest Android 6.0.1 firmware???
Thanks!
In the flash of system.img i receive the error: ERROR <File too large>
My phone is hardbricked HELP-ME
Pic: https://uploaddeimagens.com.br/imagens/sem_titulo-jpg--6559
i have done that ..but my phone model was z00ed .but now after doing this phone is not opening !! it stucks in the asus logo !! no recovery mood too!!! i have booted twrp through adb !! then tried to install my last firmware which was lollipop and it says..this package is for "ww-phone" devices ..this is a omni_ze500kl " ...please help me !! what to do now
??
chandypandy said:
??
Click to expand...
Click to collapse
TWRP
https://forum.xda-developers.com/moto-x4/development/root-moto-x4-t3696180
icarolessa said:
TWRP
https://forum.xda-developers.com/moto-x4/development/root-moto-x4-t3696180
Click to expand...
Click to collapse
Tried, doesn't work for the google fi variant
chandypandy said:
Tried, doesn't work for the google fi variant
Click to expand...
Click to collapse
TWRP Official
https://dl.twrp.me/payton/twrp-3.2.1-0-payton.img.html
It doesn't work
Works for my Android One X4
I think it is probably better to start with
https://twrp.me/motorola/motorolamotox4.html
chandypandy said:
It doesn't work
Click to expand...
Click to collapse
What problem are you having? Did you enable usb debugging?
The hardware is the same.
Twski said:
The hardware is the same.
Click to expand...
Click to collapse
https://dl.xda-developers.com/4/4/6....png?key=TLP9_o5Ecn2Dys5ZhIE3tw&ts=1522291461
This is the error
icarolessa said:
What problem are you having? Did you enable usb debugging?
Click to expand...
Click to collapse
https://dl.xda-developers.com/4/4/6....png?key=wua4zgqvFDcsrdLnpuLl_w&ts=1522291710
Our devices don't have a recovery partition to flash to.
Read the install instructions correctly:
https://twrp.me/motorola/motorolamotox4.html
You should use "fastboot boot twrp-3.2.1-0-payton.img" instead.
Then, follow along:
This will temporarily boot TWRP on your device. If you are using a lockscreen pin/pattern/password and do not get prompted to enter your password, reboot to the bootloader and try again. Go to install and browse to the zip and install the zip. The zip will install TWRP to both boot slots. Installing TWRP at this time will remove root if you are currently rooted.
Click to expand...
Click to collapse
chandypandy said:
https://dl.xda-developers.com/4/4/6....png?key=TLP9_o5Ecn2Dys5ZhIE3tw&ts=1522291461
This is the error
Click to expand...
Click to collapse
I think the right command is this:
fastboot flash boot [file name].img
No,
If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest firmware for your device and reflash the boot image.
Click to expand...
Click to collapse
chandypandy said:
https://dl.xda-developers.com/4/4/6....png?key=TLP9_o5Ecn2Dys5ZhIE3tw&ts=1522291461
This is the error
Click to expand...
Click to collapse
I could be wrong but it seems like you are trying to flash TWRP to the recovery partition and there's no such thing on this phone. You have to temporarily boot TWRP and the keep following the instructions.
Is anybody able to backup / restore the phone with android one on encrypted file system??, im using the official twrp, but restoring backups just cause bootloops
is it necessary to unlock the bootloader before?
If you're asking if the bootloader needs to be unlocked to install magisk, absolutely!
Sorry for the dumb question but how do you unlock the bootloader on the Fi Android one Version?
Potential fix
chandypandy said:
https://dl.xda-developers.com/4/4/6....png?key=TLP9_o5Ecn2Dys5ZhIE3tw&ts=1522291461
This is the error
Click to expand...
Click to collapse
If you are still haven't fixed this yet the issue is you need to fastboot boot the boot twrp image and then flash the flash image inside twrp. The guide on TWRP official will give you a guide on how to do this, the files required are also there.