Boot into Download Mode without Keypress?

Vengent

New member
Dec 16, 2018
1
0
0
my volume down key appears to be dead, no springiness response. Already took it apart, and can't get it to do anything while the volume up works fine. Any way to get into download mode for rom changes otherwise?

Other than the download jig. hoping for a software boot into option.
 
Last edited:

zlazaar

Senior Member
Jun 6, 2014
374
136
73
my volume down key appears to be dead, no springiness response. Already took it apart, and can't get it to do anything while the volume up works fine. Any way to get into download mode for rom changes otherwise?

Other than the download jig. hoping for a software boot into option.
From tablet (you must be rooted):
Enter this two command in Terminal Emulator app :
Code:
su
reboot download
From computer, using ADB commands (How to Setup the Android Debug Bridge) :
Enter this in the command prompt :
Code:
adb reboot download