Hi. My one plus one mobile phone has just been dead. Everything is black. I had not hit it. I pressed the on / off button and the volume+ simeoultaneously but nothing. Could you please help me?
Hi, I entered the Fastboot Mode by mistase, I don’t even know what I did or push, I just tried to turn on my phone, now I can’t exit the Fastboot Mode screen, I don’t want/need any changes, what should I do to exit this screen and use my phone normally?
Thaks
Here ya goHi, thanks for the detailed instructions.
I started by downloading the all files but slimmed version containing only the essential components is not available on the given link. Can anyone direct me to a working link...thanks!
cd Desktop/android-sdk-windows/platform-tools
adb version
cd Desktop/android-sdk-windows/platform-tools
fastboot devices
fastboot oem unlock
fastboot reboot
cd Desktop/android-sdk-windows/platform-tools
fastboot flash recovery recovery.img
fastboot reboot
cd Desktop/android-sdk-windows/platform-tools
adb push UPDATE-SuperSU-v[COLOR="Red"]X[/COLOR].[COLOR="red"]XX[/COLOR].zip /sdcard/
You are missing the "t" in fastboot. You wrote "fasboot", but it should be "fastboot". If that doesnt work, try adding the ./ prefix. ie: "./fastboot devices".
Everything is well until I start with "ROOTING".
It doesn't open the recovery mode with TWRP, and when I insert the "adb push UPDATE-SuperSU-vX.XX.zip /sdcard/" command, it says "Device not found"...
What can be wrong?
Thank you very much for all your help