hello all and happy new year, someone has already try to turn on an Android phone via the USB port I will be interested to know the procedure if it is possible ?
Turning it off should be possible by using the adb command @Peter Simpson suggested in his post. It could probably be done, without USB connection, also by using Accessibility Services.
Turning it on is probably very difficult unless there are some pre-installed binaries on the phone. Found this (not tested by me though):
Source:
If you enabled USB debugging and installed Minimal ADB & Fastboot before the phone turned off, go to your computer and launch the tool. Plug in your phone via USB, then type adb reboot and hit enter. Also try adb reboot recovery. This will not work for all phones when they are switched off, but it is worth a try.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.