I would like to present you my little program written in Visual Basic.
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, which wasn't made by me.
UPDATE!!! Full touchscreen support!
You need to have usb debugging enabled.
Enable usb debugging via recovery:
Links:
Source code: http://goo.gl/fgLHWx use the github link
GitHub: https://github.com/kjanku1/WindowsApplication1
The tool itself: https://drive.google.com/file/d/0B5...=sharing&resourcekey=0--HHg4Q8nZqze3N1TYZ1irA
Mirror 1: http://www.4shared.com/file/-QVlYf0tba/Android_Control.html - old version
Mirror 2: 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
Binary:
MEGA: https://mega.co.nz/#!0051URJA!O7RF_JNQcZ0-s13lEEJtCd3_Tv4pAznX9duy97Ru6aQ
WINDOWS XP version!!! thanks to Senior Member smogf
https://mega.co.nz/#!xJJQjTLR!S29tJrWxrtmxc2DNTm1cZrGkV-jdtxAqCBJco9dhQSg
Youtube video
**to do:
Swipe to unlock for more screen resolutions (currently only 764x1280) Done, Please update
Pattern unlock Done
Caps Lock
More swipe gestures
Full touchscreen support Done
No installation needed.
FAQ
Enable USB debugging
http://forum.xda-developers.com/showpost.php?p=66731042&postcount=260 thanks to @Msmtx
Secure ADB ("unclickable" pop-up)workaround
http://forum.xda-developers.com/showpost.php?p=66731042&postcount=260 thanks to @Msmtx
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.
Other issues
http://forum.xda-developers.com/showpost.php?p=65891140&postcount=255 thanks to @Scooby00
If you have any problem, ask me anything.
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, which wasn't made by me.
UPDATE!!! Full touchscreen support!
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
for people who dont have adb enabled, i suggest you contact a kernel developer to automatically enable it in the default.prop and sideload the kernel in recovery!
i broke my S3 on stock so nothing was enabled.
i enabled adb via the default.prop and compiled the kernel and flashed in recovery(sideload).
now i have full control over the device.


Links:
GitHub: https://github.com/kjanku1/WindowsApplication1
The tool itself: https://drive.google.com/file/d/0B5...=sharing&resourcekey=0--HHg4Q8nZqze3N1TYZ1irA
Mirror 2: 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
Binary:
MEGA: https://mega.co.nz/#!0051URJA!O7RF_JNQcZ0-s13lEEJtCd3_Tv4pAznX9duy97Ru6aQ
WINDOWS XP version!!! thanks to Senior Member smogf
https://mega.co.nz/#!xJJQjTLR!S29tJrWxrtmxc2DNTm1cZrGkV-jdtxAqCBJco9dhQSg
Youtube video
**to do:
Caps Lock
More swipe gestures
No installation needed.
FAQ
Enable USB debugging
http://forum.xda-developers.com/showpost.php?p=66731042&postcount=260 thanks to @Msmtx
Secure ADB ("unclickable" pop-up)workaround
http://forum.xda-developers.com/showpost.php?p=66731042&postcount=260 thanks to @Msmtx
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.
Other issues
http://forum.xda-developers.com/showpost.php?p=65891140&postcount=255 thanks to @Scooby00
If you have any problem, ask me anything.
Last edited: