-
Android Lurker
Download Mode
I can't put my rooted sch r-915 into download mode.I turned off the phone,remove battery,replace battery,held #9 on slide out key board and pressed power button.This should have caused the yellow downloading triangle to appear.Instead,I see the white Samsung logo.The same thing happens if the phone is unrooted. Thanks
Sent from my SCH-R915 using Android.net
Last edited by timtrozzo; 06-08-2012 at 05:34 AM.
-
06-08-2012 05:24 AM
# ADS
Google Advertisement
-
Super Moderator
Welcome to the site. Moved thread to one of the help forums.
-
Super Moderator
You can do it via ADB. You can also try downloading an app "Terminal emulator" and type in "SU" and hit enter. (meaning you're giving the app superuser rights) Then type "reboot download" and hit enter. (You can also go into recovery mode this way. "reboot recovery")
---
When people run in circles,
it's a very very mad world.
Tears for Fears
Warning! All outlaws will be shot! Survivors will be shot again!
-
Android Sr Member

Originally Posted by
Tears_for_Fears
You can do it via ADB. You can also try downloading an app "Terminal emulator" and type in "SU" and hit enter. (meaning you're giving the app superuser rights) Then type "reboot download" and hit enter. (You can also go into recovery mode this way. "reboot recovery")
---
When people run in circles,
it's a very very mad world.
I think it should be like this.
Go to fastboot folder or android SDK "platform-tools" folder
Press and hold the "Shift" key on your keyboard and right click inside the folder and select "Open command form here"
Now type without quota "adb reboot download"
-
Super Moderator

Originally Posted by
CoolDroid
I think it should be like this.
Go to fastboot folder or android SDK "platform-tools" folder
Press and hold the "Shift" key on your keyboard and right click inside the folder and select "Open command form here"
Now type without quota "adb reboot download"
Using a terminal emulator is faster. Plus, a PC is not needed for commands.
---
When people run in circles,
it's a very very mad world.
Tears for Fears
Warning! All outlaws will be shot! Survivors will be shot again!