I updated my Iron with Rootjoy but when device reboot require email and password of the account registered with it, butttt the device don`t get it, what can I do?, perhaps extract battery, can get in by PC, what can i do, please!!!!!
Edited by janekmuric at 2016-5-24 02:54 \n\nI will not be held responsible to any damage that may happen to your phone. I'm not saying it will, but in case it does don't blame me. You are modifying your own phone on your own risk. This method will delete everything on your phone. Back up. Stay safe. 0. READ THE WHOLE TEXT BEFORE DOING ANYTHING
1. Power device off completely
2. Enter Fastboot mode and plug your phone into the PC
11. Copy the file to the phone either via MTP in the recovery (USB cale), USB OTG stick, or using ADB like this
adb push romFileNameHere.zip /sdcard/
Copy the Code
Make sure to copy the rom file to the internal memory or external sd card (
/sdcard/
Copy the Code
or
/external_sd/
Copy the Code
). If you can't copy it for some reason make sure the partitions are mounted in the recovery mounting options.
12. Make a full backup from the recovery!!!
13. Go to Wipe options and select advanced wipe and check these partitions:
data
system
cache
Now press wipe
14. In the recovery go to install and select the zip you copied to your phone and install it.
IMPORTANT:
Read the install log (text on the screen you see while and after the installation).
If it says the installation is successful reboot the phone.
If it says the installation failed restore the backup you created earlier and post the log here.
If you rebooted your phone and it does not work enter recovery again and restore the backup.