FIX STUCK ON RECOVERY
If anyone is stuck on OrangeFox logo Recovery after flashing A12 follow this :
- Go on your recovery and stay on the stuck logo
- Plug your phone at your pc
- Open CMD / Powershell inside your adb folder
- Use this command to assure that your device is correctly detected : adb devices (here you should receive your devices ID eg : 8ce5a478 recovery)
- Use this command :
adb shell rm -rf /data/system/storage.xml
- Finally use this command :
adb shell reboot recovery
- Your phone will reboot on recovery without being stuck anymore.
Thanks to Gheorge for the simple guide
Genrerating Link.... 15 seconds.
Your Link is Ready.
0 Response to "FIX STUCK ON RECOVERY"
Post a Comment