Jump to content

Host Mode using ADB?


Guest Panayioti

Recommended Posts

Guest Panayioti

Is there a way to get into usb host mode by using adb. The problem is that I broke the touchscreen connector and the touchscreen doesnt work but I want to use it with a mouse. Any help would be greatly appreciated.

Thanks

Edited by Panayioti
Link to comment
Share on other sites

Is there a way to get into usb host mode by using adb. The problem is that I broke the touchscreen connector and the touchscreen doesnt work but I want to use it with a mouse. Any help would be greatly appreciated.

Thanks

Yeah..

echo 1 > /sys/usbbus/host_mode

Should do the trick, problem is you will need a reboot to get out of it with a bust screen

Edited by Cass67
Link to comment
Share on other sites

Guest Panayioti

Yeah..

echo 1 > /sys/usbbus/host_mode

Should do the trick, problem is you will need a reboot to get out of it with a bust screen

echo 1 > /sys/usbbus/host_mode

So do i just copy and paste this in cmd?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.