Milestone with adb command - Android Q&A, Help & Troubleshooting

I have milestone A853.
I want to up cook ROM but it can't enter recovery menu because camera button have problem.
Anyone help me enter menu of recovery with adb command?

trucpv said:
I have milestone A853.
I want to up cook ROM but it can't enter recovery menu because camera button have problem.
Anyone help me enter menu of recovery with adb command?
Click to expand...
Click to collapse
You can use adb to enter recovery mode:
Code:
adb reboot recovery
Sent from my SCH-I535 using xda premium

My phone was into recovery mode but menu not shows

Related

Start sideload mode in ClockworkMod Recovery using the command prompt?

Is this possible? I'm trying to make an automated script without any user interaction. I can select sideload mode manually using the volume and power buttons when in ClockworkMod Recovery, however I want to enter sideload mode using the command prompt from my computer.
Thanks in advance
Any ideas?
Any ideas?

[Q] Enter Recovery without volume buttons

Good Afternoon Everyone !
I'm new to the XDA , but not a Newbie in the delevoping section.
Because of a hardware problem when i changed the display of my phone
my volume keys aren't working anymore.
Today I flashed the Beanstalk ROM from the user TH3Bill, but unusally it won't start.
So i got the problem right now that it wont boot and I'm stuck with the Motorola Logo,
because I can' get into recovery. Is there any option to get into recovery without the volume
buttons or fastboot ?
PS : sry for the bad english
If you can access adb you can type "adb reboot recovery"
jorno88 said:
If you can access adb you can type "adb reboot recovery"
Click to expand...
Click to collapse
tried it, but it just says that now device was found , but the device is listet in the device manager as adb device interface.
that seems correct, only way to go into recovery without volume is adb or fastboot or ofcourse rebooting into recovery...(as far is i know)
do you know how to use adb?
can you see your device listed when you type adb devices?
jorno88 said:
that seems correct, only way to go into recovery without volume is adb or fastboot or ofcourse rebooting into recovery...(as far is i know)
do you know how to use adb?
can you see your device listed when you type adb devices?
Click to expand...
Click to collapse
Not really, my firstime , but i used fastboot before . but for fastboot you have to go into the fastboot mode, and without wokring volume keys that isnt possible.
No when i type in adb devices, there is no device listed at all , just the line " List of all ADB devices"
First you have to activate android debugging in settings for adb to show ur device.
Secondly, even if u boot into recovery, u cannot use recovery without volume buttons unless you flash a touch recovery, for which I think u need to boot into fastboot which again needs volume buttons...
any other solution anyone?
Sent from my cm_tenderloin using xda app-developers app
sa.guly10 said:
First you have to activate android debugging in settings for adb to show ur device.
Secondly, even if u boot into recovery, u cannot use recovery without volume buttons unless you flash a touch recovery, for which I think u need to boot into fastboot which again needs volume buttons...
any other solution anyone?
Sent from my cm_tenderloin using xda app-developers app
Click to expand...
Click to collapse
I cant activate anything, i flashed a new Rom and then I got into a Boot Loop, and yes i have a touch recovery
Edit: I found some threads using adb in a Boot loop, is it possible that i have the wrong drivers ? i used two different mehtods but i can't update the adb interface driver
look
Method 1 :hxxp://atrix4ghacks.com/atrix-4g-hacks/how-to-install-atrix-4g-drivers/ this is where i got stuck
I also found a second with a package to extract which was accesable from the cmd, adb started but the phone wasn't rechable
Edit Edit: It worked with the officila motorola drivers, and the normal adb-tools , thx for your support

[Q] App for download mode?

Is there any application that can get me into download mode without the need of pressing any button or plugging USB cable in the phone?
There's an app called Quick Boot which allows to boot into "recovery" mode without any buttons or usb cable? Is there one for download mode?
adb reboot bootloader
or use Advanced Reboot (CM10.1)
Or use any reboot app from playstore (need to be rooted) or terminal emulator use this command:
su
reboot recovery
Yeah:
su
reboot download
From a terminal emulator.
Most custom roms have extended power button to reboot into download mode
Sent from my GT-I9300 using Tapatalk 2
Thanks for the replies guys.
But I've already got my solution:
https://play.google.com/store/apps/details?id=com.jakar.rebootwidget&hl=en
It works like magic!

Home button dead - how to boot into download mode?

My Home button is no longer working - is there any way of booting into Download mode without it??
If you have root,
1) download Terminal Emulator
2) enter "su"
3) enter "reboot bootloader"
or...
from adb: "reboot bootloader" (don't really know if it does work on adb... from Terminal Emulator)
and don't ask anymore questions in this section please, it's against the rules
Easiest way will be through and, just adb reboot bootloader.
Or you can use an extended power menu if you are on a custom rom you might need to check developer options if your on aosp.
Sent from my GT-I9300 using Tapatalk 4 Beta
A jig would work too......I made one from an old usb cable and a resistor......easy
Sent from my GT-I9300 using xda app-developers app

[Q] help Recovery mode

ok so i bought a usb jig and already flashed my phone and now its working my question is how to go to recovery mode or CWM recovery if your home button is not working can anyone help so that i can root my SG2 thanks
darscute03 said:
ok so i bought a usb jig and already flashed my phone and now its working my question is how to go to recovery mode or CWM recovery if your home button is not working can anyone help so that i can root my SG2 thanks
Click to expand...
Click to collapse
adb with computer
u need sdk on computer...
search a guide to configurate this software...
then
-Run CMD and navigate to the sdk tool folder where adb.exe is
-Type "adb reboot recovery" to enter recovery mode
-Phone to boots into recovery screen
tiaz92 said:
adb with computer
u need sdk on computer...
search a guide to configurate this software...
then
-Run CMD and navigate to the sdk tool folder where adb.exe is
-Type "adb reboot recovery" to enter recovery mode
-Phone to boots into recovery screen
Click to expand...
Click to collapse
wow thank you so much dude i been tired of looking for solution question thanks again!

Categories

Resources