Android-er
For Android development, from beginner to beginner.
Sunday, March 29, 2015
adb command to reboot Android device
To deboot connect devies using adb, enter the commnad:
$
adb shell am broadcast -a android.intent.action.BOOT_COMPLETED
1 comment:
Anonymous said...
'adb shell reboot' works too
December 1, 2016 at 10:43 AM
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
1 comment:
'adb shell reboot' works too
Post a Comment