You need to have usb debugging enabled.
Enable usb debugging via recovery:
Code:
Adb shell echo "persist.service.adb.enable=1" >>/system/build.prop echo "persist.service.debuggable=1" >>/system/build.prop echo "persist.sys.usb.config=mass_storage,adb" >>/system/build.prop" reboot
Links: DOWNLOAD
0 Response to "Control a device with a broken screen. Now with touchscreen support"
Posting Komentar