Control a device with a broken screen with touchscreen support.
This tool lets you use your device through your Windows pc even if your touchscreen doesn't work or you can't see anything.
It uses droid@Screen
So if nothing was enabled and screen not visible, enable adb via the default.prop and compile the kernel and flashed in recovery(sideload). Now you have full control over the device.
Links:
GitHub: https://github.com/kjanku1/WindowsApplication1
The tool itself: https://drive.google.com/file/d/0B5j0444hGlxeb0J3TDAtSmhKelU/edit?usp=sharing
Mirror : http://d-h.st/iJO
PREMIUM (donation) version with vnc support (TightVNC and VNC server)
http://goo.gl/XWYpEy
Linux port by ternes3
Source Code:
reBT-SOFT: https://git.rebtsoft.de/open-source/touchcontrol-for-android/tree/master
GitHub: https://github.com/ternes3/TouchControl-for-Android
Youtube video
http://youtu.be/yrAN69XjNtg
FAQ
File missing errors
Just close it and open it again.
Swipe option not working?
Download the latest version or post the resolution of your phone.
Thanks to developer via XDA
Pls support developer if you like this tool.
This tool lets you use your device through your Windows pc even if your touchscreen doesn't work or you can't see anything.
It uses droid@Screen
- Full touchscreen support
- You need to have usb debugging enabled.
- To Enable usb debugging via recovery:
- Code:
Adb shellFor people who don't have adb enabled, you can contact a kernel developer to automatically enable it in the default.prop and sideload the kernel in recovery.
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
So if nothing was enabled and screen not visible, enable adb via the default.prop and compile the kernel and flashed in recovery(sideload). Now you have full control over the device.
Links:
GitHub: https://github.com/kjanku1/WindowsApplication1
The tool itself: https://drive.google.com/file/d/0B5j0444hGlxeb0J3TDAtSmhKelU/edit?usp=sharing
Mirror : http://d-h.st/iJO
PREMIUM (donation) version with vnc support (TightVNC and VNC server)
http://goo.gl/XWYpEy
Linux port by ternes3
Source Code:
reBT-SOFT: https://git.rebtsoft.de/open-source/touchcontrol-for-android/tree/master
GitHub: https://github.com/ternes3/TouchControl-for-Android
Youtube video
http://youtu.be/yrAN69XjNtg
FAQ
File missing errors
Just close it and open it again.
Swipe option not working?
Download the latest version or post the resolution of your phone.
Thanks to developer via XDA
Pls support developer if you like this tool.
Comments
Post a Comment