Root 5.1 - X 2014 Q&A, Help & Troubleshooting

I would like to root my xt1092 , since its 5.1 I have a confusion about rooting it.....
Which is the easiest way to root 5.1....
Even if I root how can I go back to stock ???
Thanks in advance...
Sent from my XT1092 using XDA Free mobile app

rohithksaj said:
I would like to root my xt1092 , since its 5.1 I have a confusion about rooting it.....
Which is the easiest way to root 5.1....
Even if I root how can I go back to stock ???
Thanks in advance...
Sent from my XT1092 using XDA Free mobile app
Click to expand...
Click to collapse
Easiest for me is: fastboot flash/boot twrp,then install SuperSU on reboot. To go back to stock,reflash firmware.

Nicolae-Daniel said:
Easiest for me is: fastboot flash/boot twrp,then install SuperSU on reboot. To go back to stock,reflash firmware.
Click to expand...
Click to collapse
Can you tell me how I can fast boot twrp ??
Sent from my XT1092 using XDA Free mobile app

rohithksaj said:
Can you tell me how I can fast boot twrp ??
Sent from my XT1092 using XDA Free mobile app
Click to expand...
Click to collapse
I'll usually just boot twrp and then install SuperSU. To boot twrp boot into the bootloader anduse the following commands with fastboot.
Fastboot boot <name of customer recovery>.img (example twrp.img). It will then load twrp and you can install SuperSU either through sideloading or installing from the root of your device.

Related

[Q] Help! Rooting moto X 4.4 Sprint

I have unlocked bootloader. Upgraded to 4.4 on Sprint. What do I need to do to Root this thing?
Install twr
Sent from my XT1056 using xda app-developers app
Orsini said:
Install twr
Sent from my XT1056 using xda app-developers app
Click to expand...
Click to collapse
I flashed it using the info from (android. gs/install-twrp-recovery-moto-x- android-4-4- kitkat)
Am I using the correct one? And after that when I try to boot to recovery, nothing happens.
Do it like so
1. Put phone in bootloader
2. Type mfastboot flash recovery name of img.img
3. Then type adb reboot recovery
4. Then install supersu via flashable zip or from the market place
But right after you flash the custom recovery you have to boot into the recovery before you let the device boot up or the recovery won't work.
How this helps
Sent from my XT1056 using XDA Premium 4 mobile app
dray_jr said:
Do it like so
1. Put phone in bootloader
2. Type mfastboot flash recovery name of img.img
3. Then type adb reboot recovery
4. Then install supersu via flashable zip or from the market place
But right after you flash the custom recovery you have to boot into the recovery before you let the device boot up or the recovery won't work.
How this helps
Sent from my XT1056 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thank you again for responding.
I am fairly familiar with using CMD and commands but I think I am missing a step. Dont I need to have the window open that contains certain files? I am running windows 8.
Right after I flash the fastboot image I get several options when I do the "hold power and down volume" and none of them mention twrp recovery. It just says "recovery". Is that normal?
Yes click the down volume until recovery is highlighted and then hit volume up to select it but you can just type in the cmd window adb reboot recovery and it will boot into recovery
Sent from my XT1056 using XDA Premium 4 mobile app
dray_jr said:
Yes click the down volume until recovery is highlighted and then hit volume up to select it but you can just type in the cmd window adb reboot recovery and it will boot into recovery
Sent from my XT1056 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
here is my results. (picture attached). Does that look right?
No pic. What progress are you trying to display exactly?
enigmanate said:
here is my results. (picture attached). Does that look right?
Click to expand...
Click to collapse
It worked! The step where I was making the mistake was not booting into recovery immediately after flashing,
Thank you again!!:good:
enigmanate said:
It worked! The step where I was making the mistake was not booting into recovery immediately after flashing,
Thank you again!!:good:
Click to expand...
Click to collapse
This has been a very common problem lately glad you got it working
Sent from my XT1056 using XDA Premium 4 mobile app

[SCRIPT] Recovery Flashing Script

Hello Guys! I made this little script for the people that dont know adb/fastboot commands and want to install a custom recovery
This will ONLYwork on UNLOCKED bootloaders.
Make sure "USB-Debugging" is enabled and adb/fastboot drivers have been properly installed
DISCLAIMER: I am not responsible for bricked devices or nuclear warfare. I made this simple script for those who can follow simple instructions.
1st. Download the Recovery Flashing script from here: http://goo.gl/ZtaUFe
2. Unzip the files to a folder on your desktop, or where ever you would like, just remember where you unzipped it to.
3. Download the recovery of your choice:
[m8][CWM Advanced Edition] PhilZ Touch: http://forum.xda-developers.com/showthread.php?t=2703223
OR
[RECOVERY][m8] TWRP 2.7.0.0 touch recovery: http://forum.xda-developers.com/showthread.php?t=2717932
4. Place the recovery you downloaded in the previous step into the folder you unzipped the Recovery Flashing script.
5. Rename the recovery you downloaded to Recovery that way it appears as "Recovery.img" in the folder. If it has and extra ".img" at the end, it will fail to flash.
6. After you have done all the steps above, Simply click the "Recovery-Flasher.bat" and follow its instructions it presents, If you have done everything correctly you phone will boot into recovery at the end of the script
I hope this has made life a little easier for our new comers. Please dont forget to hit the thanks button!!! :good::good::good:
Changelog:
V1.1- Added "Fastboot erase cache" after flashing recovery.
can you add this command after flashing custom recovery?
fastboot erase cache
thanks
monyozt said:
can you add this command after flashing custom recovery?
fastboot erase cache
thanks
Click to expand...
Click to collapse
Yes I sure will. I'll get it done tomorrow and update the OP
Sent from my HTC One_M8 using XDA Premium 4 mobile app
I don't use a PC /Laptop can I do this on my phone I'm unlocked bootloader but no recovery or root yet.
Sent from my Nexus 7 using Tapatalk
jonny68 said:
I don't use a PC /Laptop can I do this on my phone I'm unlocked bootloader but no recovery or root yet.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Sorry but you will need a window pc to use this tool. You can download one of the recoveries in the OP then use the app Flashify in the play store to flash the recovery .
Sent from my HTC One_M8 using XDA Premium 4 mobile app
monyozt said:
can you add this command after flashing custom recovery?
fastboot erase cache
thanks
Click to expand...
Click to collapse
Done
I'm open to any request guys ?
Sent from my HTC One_M8 using XDA Premium 4 mobile app
rpomponio said:
Sorry but you will need a window pc to use this tool. You can download one of the recoveries in the OP then use the app Flashify in the play store to flash the recovery .
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks I've no PC just a tablet and not rooted yet so Flashify won't work
Sent from my Nexus 7 using Tapatalk
Rooted now so can use flashify
Sent from my Nexus 7 using Tapatalk
jonny68 said:
Rooted now so can use flashify
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Yes, as long as your rooted, your good to go
@Root-Maniac
What would it take to make either recovery of choice a flashable zip file to be flashed wile in a custom recovery

[Q] can't install Android L after downloading it on my moto g 2gen

Help i can't install android L on my moto g 2gen after i download it.. It takes me to team win recovery project recovery btw my moto g 2gen is rooted and also bootloader unlocked
You'll want to be on the stock recovery to flash an OTA, not a custom recovery
Is there any way i can do that?? Ples help me or shall i just install some other rom?
Sent from my XT1068 using XDA Free mobile app
temsu said:
Is there any way i can do that?? Ples help me or shall i just install some other rom?
Sent from my XT1068 using XDA Free mobile app
Click to expand...
Click to collapse
Download your stock ROM fromhttp://motofirmware.com/files/category/38-titan/, extract the .zip and flash recovery.img the same way you did with twrp.
Code:
fastboot flash recovery recovery.img
Someone posted just the recovery here if you don't want to download the whole ROM:
http://forum.xda-developers.com/moto-g-2014/help/xt1068-stock-recovery-t2969116
I have downloaded the file but i don't know how to install it.. Can you please tell me how to install it..shall i install through team win recovery or?
Sent from my XT1068 using XDA Free mobile app
temsu said:
I have downloaded the file but i don't know how to install it.. Can you please tell me how to install it..shall i install through team win recovery or?
Sent from my XT1068 using XDA Free mobile app
Click to expand...
Click to collapse
Which file are u talking about?
The xt1068 stock recovery .zip
Sent from my XT1068 using XDA Free mobile app
temsu said:
The xt1068 stock recovery .zip
Sent from my XT1068 using XDA Free mobile app
Click to expand...
Click to collapse
1.extract the recovery.img from the stockrecovery.zip
2.download adb from this link http://www.mediafire.com/download/18k1mi04lpg75y2/ADB.zip
3.inside the adb folder put the recovery.img
4.go to the bootloader by pressing volume down+power button
5.connect usb to pc ....now from the adb folder if you are on windows 7 or 8 ..hold down down the shift and do aright click of your mouse (inside the adb folder)
6.you will see : open command prompt here: click on that
7.paste this in the cmd: fastboot flash recovery recovery.img
Thank me if i helped
Thnks buddy i wil let u knw.... After the process k.
Sent from my XT1068 using XDA Free mobile app

Need help asap xt1064

Ok so I just unlocked the bootloader and tried rooting using this method
Phone: moto g 2014 xt1064 unlocked
Android version: 5.0.2
Link: http://forum.xda-developers.com/moto-g-2014/development/xt1064-lollipop-root-t2938051
And now WiFi won't work and my phone doesn't have the stock recovery and root checker says its not rooted either! Please any help would be appreciated!!!
Sent from my GT-N7105 using XDA Free mobile app
ArmStrongDickPunch said:
Ok so I just unlocked the bootloader and tried rooting using this method
Phone: moto g 2014 xt1064 unlocked
Android version: 5.0.2
Link: http://forum.xda-developers.com/moto-g-2014/development/xt1064-lollipop-root-t2938051
And now WiFi won't work and my phone doesn't have the stock recovery and root checker says its not rooted either! Please any help would be appreciated!!!
Click to expand...
Click to collapse
Try this; http://forum.xda-developers.com/moto-g/help/root-moto-g-lollipop-5-0-2-t3009330
On a side note:
dat username tho
\m/:silly:\m/
*brutal*
metalrules321 said:
Try this; http://forum.xda-developers.com/moto-g/help/root-moto-g-lollipop-5-0-2-t3009330
On a side note:
dat username tho
\m/:silly:\m/
*brutal*
Click to expand...
Click to collapse
That thread is from the moto g not the moto g 2014 will it still work?
Also is there a way that I could just flash stock 5.0.2 ROM using Odin? Since my phones recovery is gone (like I boot into recovery and it says no command with the broken Android)
Thanks and btw I know my username is awesome lol
Sent from my GT-N7105 using XDA Free mobile app
Or since I just figured out that Odin is for Samsung phones only (btw I'm not a noon but this is my first non Samsung phone lol) but will this method work for restoring my moto g 2014 with recovery back?
http://forum.xda-developers.com/showthread.php?t=2957167
Thanks
Sent from my GT-N7105 using XDA Free mobile app
ArmStrongDickPunch said:
That thread is from the moto g not the moto g 2014 will it still work?
Also is there a way that I could just flash stock 5.0.2 ROM using Odin? Since my phones recovery is gone (like I boot into recovery and it says no command with the broken Android)
Thanks and btw I know my username is awesome lol
Sent from my GT-N7105 using XDA Free mobile app
Click to expand...
Click to collapse
Wheeeps !
Sorry for the ginormous error !!! Lack of sleep is getting to me
Let me search, and then I'll update you again
---------- Post added at 11:52 AM ---------- Previous post was at 11:48 AM ----------
ArmStrongDickPunch said:
Or since I just figured out that Odin is for Samsung phones only (btw I'm not a noon but this is my first non Samsung phone lol) but will this method work for restoring my moto g 2014 with recovery back?
http://forum.xda-developers.com/showthread.php?t=2957167
Thanks
Sent from my GT-N7105 using XDA Free mobile app
Click to expand...
Click to collapse
Yup, that toolset is developed by shawn5162 and hes a well respected dev
That should help you in restoring your phone back to stock BUT it wont likely relock your bootloader
metalrules321 said:
Wheeeps !
Sorry for the ginormous error !!! Lack of sleep is getting to me
Let me search, and then I'll update you again
---------- Post added at 11:52 AM ---------- Previous post was at 11:48 AM ----------
Yup, that toolset is developed by shawn5162 and hes a well respected dev
That should help you in restoring your phone back to stock BUT it wont likely relock your bootloader
Click to expand...
Click to collapse
I'm hoping it works although it restores to KitKat and I'm on lollipop so hopefully it won't cause a bootloop BC of my boot loader being on lollipop
Unless I can find a way to flash stock recovery from flastboot then I can reflash stock ROM and figure out a root method that works
Would that be possible to flash 5.0.2 stock recovery IMG from flastboot? Is so can u help me find a stock recovery IMG to do so
Again thanks
Sent from my GT-N7105 using XDA Free mobile app
ArmStrongDickPunch said:
I'm hoping it works although it restores to KitKat and I'm on lollipop so hopefully it won't cause a bootloop BC of my boot loader being on lollipop
Unless I can find a way to flash stock recovery from flastboot then I can reflash stock ROM and figure out a root method that works
Would that be possible to flash 5.0.2 stock recovery IMG from flastboot? Is so can u help me find a stock recovery IMG to do so
Again thanks
Sent from my GT-N7105 using XDA Free mobile app
Click to expand...
Click to collapse
The toolset works for lollipop too
It says so in the title
As for xt1064 stock img . Wait , I'll search for it
metalrules321 said:
The toolset works for lollipop too
It says so in the title
As for xt1064 stock img . Wait , I'll search for it
Click to expand...
Click to collapse
OK just wondering BC the last post in the form someone had that issue but I'll try it after I try to use fastboot mode to flash the recovery BC if that works I won't need to use the toolset lol and what would the command be to flash the recovery? "Fastboot flash recovery.img" ?
Sent from my GT-N7105 using XDA Free mobile app
ArmStrongDickPunch said:
OK just wondering BC the last post in the form someone had that issue but I'll try it after I try to use fastboot mode to flash the recovery BC if that works I won't need to use the toolset lol and what would the command be to flash the recovery? "Fastboot flash recovery.img" ?
Sent from my GT-N7105 using XDA Free mobile app
Click to expand...
Click to collapse
nope
fastboot flash recovery recovery.img
EDIT; (adding a smiley)
metalrules321 said:
nope
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Also the toolset has a recovery img would that work or is there a lollipop specific recovery img? Thanks
Sent from my GT-N7105 using XDA Free mobile app
ArmStrongDickPunch said:
Also the toolset has a recovery img would that work or is there a lollipop specific recovery img? Thanks
Sent from my GT-N7105 using XDA Free mobile app
Click to expand...
Click to collapse
If you downloaded the LP firmware, all should go okay
And no, the recovery stays the same (stock)
metalrules321 said:
If you downloaded the LP firmware, all should go okay
And no, the recovery stays the same (stock)
Click to expand...
Click to collapse
I couldn't find the lollipop stock firmware I thought I had it but it was just the ota for 5.0.1 but I'll use the recovery.img from the toolset and try that
If it doesn't work and I use the toolset and restore to 4.4 KitKat will I get the ota to 5.0.2 again or will I have to find and flash it?
Sent from my GT-N7105 using XDA Free mobile app
Btw I'm using minimal adb and fastboot program and I just tried flashing the recovery.img but its still showing no command when I enter recovery mode…
Any suggestions before I try the toolset?
Sent from my GT-N7105 using XDA Free mobile app
ArmStrongDickPunch said:
Btw I'm using minimal adb and fastboot program and I just tried flashing the recovery.img but its still showing no command when I enter recovery mode…
Any suggestions before I try the toolset?
Sent from my GT-N7105 using XDA Free mobile app
Click to expand...
Click to collapse
@ArmStrongDickPunch
Hey, sorry for the delayed reply
Couldnt find the lp firmware for x64 on xda
So here you go
you can download the firmware for xt1064 from here
http://motofirmware.center/files/category/35-moto-g-2nd-generation/
And follow the instructions given here
http://forum.xda-developers.com/moto-g-2014/general/index-guide-update-to-lollipop-android-t2941340
metalrules321 said:
@ArmStrongDickPunch
Hey, sorry for the delayed reply
Couldnt find the lp firmware for x64 on xda
So here you go
you can download the firmware for xt1064 from here
http://motofirmware.center/files/category/35-moto-g-2nd-generation/
And follow the instructions given here
http://forum.xda-developers.com/moto-g-2014/general/index-guide-update-to-lollipop-android-t2941340
Click to expand...
Click to collapse
Think I figured it out just flashed cwm touch recovery via fastboot and I now have recovery and installed SuperSU to re root about to see if I have root now!!
Sent from my GT-N7105 using XDA Free mobile app
ArmStrongDickPunch said:
Think I figured it out just flashed cwm touch recovery via fastboot and I now have recovery and installed SuperSU to re root about to see if I have root now!!
Sent from my GT-N7105 using XDA Free mobile app
Click to expand...
Click to collapse
Nicceee
metalrules321 said:
Nicceee
Click to expand...
Click to collapse
Now I just need to fix WiFi BC its still broken and my Sim is in my note 2 atm so I'm going to try and install SuperSU from my tumbdrive
Any suggestions to fix WiFi?
Sent from my GT-N7105 using XDA Free mobile app
ArmStrongDickPunch said:
Now I just need to fix WiFi BC its still broken and my Sim is in my note 2 atm so I'm going to try and install SuperSU from my tumbdrive
Any suggestions to fix WiFi?
Sent from my GT-N7105 using XDA Free mobile app
Click to expand...
Click to collapse
WIFI shouldnt be borked on stock roms
Try flashing a stock LP rom using the fastboot method
metalrules321 said:
WIFI shouldnt be borked on stock roms
Try flashing a stock LP rom using the fastboot method
Click to expand...
Click to collapse
How do I flash stock ROM using fastboot? Or should I just use the recovery since I got cwm? And the WiFi broke after I tried the root method from my first post lol
Sent from my GT-N7105 using XDA Free mobile app
ArmStrongDickPunch said:
How do I flash stock ROM using fastboot? Or should I just use the recovery since I got cwm? And the WiFi broke after I tried the root method from my first post lol
Sent from my GT-N7105 using XDA Free mobile app
Click to expand...
Click to collapse
No , dont flash it via cwm it wont work
My best bet would be to
1. download stock 4.4 firmware for x64
2. Extract the files to the fastboot folder
3. Boot into your bootloader
4. Open fastboot, then connect your phone (all moto driver should be properly installed)
5, Run the following commands exactly as is , one by one
fastboot flash partition rom\gpt.bin
fastboot flash motoboot rom\motoboot.img
fastboot flash logo rom\logo.bin
fastboot flash boot rom\boot.img
fastboot flash recovery rom\recovery.img
fastboot flash system rom\system.img_sparsechunk.0
fastboot flash system rom\system.img_sparsechunk.1
fastboot flash system rom\system.img_sparsechunk.2
fastboot flash system rom\system.img_sparsechunk.3
fastboot flash modem rom\NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg rom\fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
Awesomely long (I know), but this is the only way to downgrade to a stock 4.4
You will lose your custom recovery and root too
Try this site
http://www.guidingtech.com/38303/restore-moto-g-stock/
Works for x64 too

Huawei P8 Lite 2017 [PRA-LX1] - ADB & Fastboot Error (Command not allowed)

Hello everyone!
A month ago I rooted my device (Huawei P8 Lite 2017 [PRA-LX1]) using the XDA tutorial here. Now I am trying to recover my device using this XDA tutorial here.
My device is fully working but I have a few problems and bugs now and then so I want to fully recover it. My bootloader is unlocked and USB Debugging is on but every time I try to recover my phone or flash anything, I am getting the same error over and over and over again: FAILED (remote: Command not allowed).
Any ideas on how to fix that and recover my device?
is the frp locked?
Sent from my PRA-LA1 using Tapatalk
hamzio7 said:
is the frp locked?
Sent from my PRA-LA1 using Tapatalk
Click to expand...
Click to collapse
Yes it is and I tried to unlock it using the Fastboot and ADB but I am getting the same error.
meymigrou said:
Yes it is and I tried to unlock it using the Fastboot and ADB but I am getting the same error.
Click to expand...
Click to collapse
do you have stock recovery or TWRP?
Sent from my PRA-LA1 using Tapatalk
hamzio7 said:
do you have stock recovery or TWRP?
Sent from my PRA-LA1 using Tapatalk
Click to expand...
Click to collapse
I don't have the stock recovery and I don't know where to find it and download it. But I have all the TWRP files on my PC.
meymigrou said:
I don't have the stock recovery and I don't know where to find it and download it. But I have all the TWRP files on my PC.
Click to expand...
Click to collapse
first of all...take a backup using twrp...and then...you must flash the stock recovery...if you have root...you can use flashify...and then you must do a factory reset using the stock recovery...
after all the steps above...
you must relock your bootloader using thia command:
fastboot oem relock xxxxxxxxxxxxxx
xxxx.... are your bootloader unlock code...
after locking the bootloader you can re enable your oem unlocking in developing options
Sent from my PRA-LA1 using Tapatalk
---------- Post added at 06:11 PM ---------- Previous post was at 06:05 PM ----------
hamzio7 said:
first of all...take a backup using twrp...and then...you must flash the stock recovery...if you have root...you can use flashify...and then you must do a factory reset using the stock recovery...
after all the steps above...
you must relock your bootloader using thia command:
fastboot oem relock xxxxxxxxxxxxxx
xxxx.... are your bootloader unlock code...
after locking the bootloader you can re enable your oem unlocking in developing options
Sent from my PRA-LA1 using Tapatalk
Click to expand...
Click to collapse
reasons why you need the stock recovery:
after relocking the bootloader your phone asks to delete everything and encrypt the phone again.
without stock recovery you can't
why you need to do a factory reset using the stock recovery first?
your phone will detect your phone as rooted and will give you this error when you try to relock the bootloader
root risk or something...i don't remember it
Sent from my PRA-LA1 using Tapatalk
hamzio7 said:
first of all...take a backup using twrp...and then...you must flash the stock recovery...if you have root...you can use flashify...and then you must do a factory reset using the stock recovery...
after all the steps above...
you must relock your bootloader using thia command:
fastboot oem relock xxxxxxxxxxxxxx
xxxx.... are your bootloader unlock code...
after locking the bootloader you can re enable your oem unlocking in developing options
Sent from my PRA-LA1 using Tapatalk
Click to expand...
Click to collapse
First things first, thank you so much for taking the time to help me with a solution. Here's the problem: I can't do anything with TWRP because it's stuck at booting.
use flashify to flash twrp on your phone...or you can use dd commands via terminal and super su
meymigrou said:
First things first, thank you so much for taking the time to help me with a solution. Here's the problem: I can't do anything with TWRP because it's stuck at booting.
Click to expand...
Click to collapse
Sent from my PRA-LA1 using Tapatalk
hamzio7 said:
use flashify to flash twrp on your phone...or you can use dd commands via terminal and super su
Click to expand...
Click to collapse
I can't use Flashify because my device isn't rooted. I want to root it but I don't know how because TWRP doesn't work. Is there any other way I could root my device?
meymigrou said:
I can't use Flashify because my device isn't rooted. I want to root it but I don't know how because TWRP doesn't work. Is there any other way I could root my device?
Click to expand...
Click to collapse
have you rooted your device before?
Sent from my PRA-LA1 using Tapatalk
hamzio7 said:
have you rooted your device before?
Sent from my PRA-LA1 using Tapatalk
Click to expand...
Click to collapse
Yes I did! I rooted it using TWRP and Super Su (both downloaded from XDA).
meymigrou said:
Yes I did! I rooted it using TWRP and Super Su (both downloaded from XDA).
Click to expand...
Click to collapse
su it's rooted...you just have to install the super su apk...
Sent from my PRA-LA1 using Tapatalk
hamzio7 said:
su it's rooted...you just have to install the super su apk...
Sent from my PRA-LA1 using Tapatalk
Click to expand...
Click to collapse
I just installed SuperSu from Play Store and it says that 'Root Undetected'.
meymigrou said:
I just installed SuperSu from Play Store and it says that 'Root Undetected'.
Click to expand...
Click to collapse
use the one that you downloaded from xda
Sent from my PRA-LA1 using Tapatalk
hamzio7 said:
use the one that you downloaded from xda
Sent from my PRA-LA1 using Tapatalk
Click to expand...
Click to collapse
Same again, I downloaded the same SuperSu apk from XDA and it says that root undetected.
that's bad...i don't know what to do...can you try terminal emulator...type su and press enter key...if there wasn't any errors then you can use terminal to flash files
Sent from my PRA-LA1 using Tapatalk
hamzio7 said:
that's bad...i don't know what to do...can you try terminal emulator...type su and press enter key...if there wasn't any errors then you can use terminal to flash files
Sent from my PRA-LA1 using Tapatalk
Click to expand...
Click to collapse
I did and it says "not found". That's really weird, how can I fix a device that doesn't let you flash anything and it's firmware doesn't even work? When I try to open TWRP it stuck at boot and doesn't do anything. I can't even reset my device because it stays at boot.
meymigrou said:
I did and it says "not found". That's really weird, how can I fix a device that doesn't let you flash anything and it's firmware doesn't even work? When I try to open TWRP it stuck at boot and doesn't do anything. I can't even reset my device because it stays at boot.
Click to expand...
Click to collapse
use adb command to boot into recovery and see if the device boots to TWRP...
adb reboot recovery
Sent from my PRA-LA1 using Tapatalk
hamzio7 said:
use adb command to boot into recovery and see if the device boots to TWRP...
adb reboot recovery
Sent from my PRA-LA1 using Tapatalk
Click to expand...
Click to collapse
I just did it and it stuck at boot again.
meymigrou said:
I just did it and it stuck at boot again.
Click to expand...
Click to collapse
the only thing that you can do to flash files at the moment is with DC Phoenix box ... it's a paid app...15 euro for 72 hours of using...i used it to fix mine
Sent from my PRA-LA1 using Tapatalk

Categories

Resources