Tagged Questions
0
votes
0answers
52 views
Android Recovery
I am trying to find a way to reboot android devices into recovery. I know that you can use "reboot recovery", however not all toolbox versions support this. So I thought that I would make use of ...
0
votes
1answer
1k views
Error when trying to use adb shell in recovery mode
I have a Chinese phone which I've been unable to install ClockworkMod on. I decided to try booting into recovery mode to manually backup/restore the system partition.
However, if I plug my phone into ...
2
votes
0answers
612 views
Can't connect to the device with ADB when it's in recovery mode
I am having some problems with my Samsung Galaxy S2 and I want to start an fschk session on the device.
So, I installed Android SDK with platform-tools. I can access to the device when it's normally ...