I made an app that turns your Android phone into a trackpad for Windows over USB : no Wi-Fi, no pairing, no root
I kept ending up in situations where I had a laptop propped up somewhere with no room for a mouse, kitchen counter, train tray table, bed. Every existing solution I tried wanted me on the same Wi-Fi network, which is useless on locked-down networks or when there's no Wi-Fi at all.
So I built one that runs over the USB cable that's already charging my phone.
What it does:
• Drag one finger to move the cursor
• Tap to left click
• Two-finger tap to right click
• Two-finger drag to scroll
• Big Left/Right click buttons under your thumb if you don't like tap-to-click
• Adjustable pointer speed, scroll speed, natural scrolling, and haptics
How it works:
It goes over USB debugging (ADB), so the phone talks to a small companion app on Windows that moves the actual system cursor. That means it works in every app, not just ones that cooperate.
No network stack involved at all nothing to join, nothing to pair, and it works on locked-down networks or with Wi-Fi off entirely.
What you need:
• Android 8.0+
• Windows 10/11 64-bit
• A USB cable that actually carries data
A lot of cheap cables are charge-only — this is the #1 reason it won't connect.
Setup is three steps, and the middle one is the annoying part: you have to turn on USB debugging, which most people have never touched. The app walks you through it with a checklist that tells you which step is failing.
Download + full setup guide:
https://anshthakur0999.github.io/Phone-Mouse-Releases/
Being upfront about a few things:
• It's closed source right now. I know that's a fair thing to be wary of with a sideloaded APK. I'm not asking anyone to take it on faith if you're not comfortable, skip it or wait. I'd rather say that than pretend it isn't a reasonable objection.
• The Windows installer isn't code-signed, so SmartScreen will warn you. Certificates cost money I haven't spent on a free hobby project yet.
• USB debugging is a real permission. It's how this works, but it's also a powerful setting. Turn it back off when you're done if it makes you uneasy.
• It sends nothing anywhere. No account, no telemetry, no internet connection at any point. The only thing crossing the cable is cursor movements and clicks.
Current limitations:
Windows only, USB only, one phone at a time, vertical scrolling only. It's v1.0.0.
Happy to answer anything. Bug reports welcome, there's an issues page linked on the site.
https://redd.it/1wkptuz
@reddit_android
Post #34900
115