Control windows pc over usb on android device

Harrisonj11315

Reputable
Jun 8, 2014
82
1
4,660
I am looking for a way to control a windows computer over usb on an android device, i need it to be able to output the pc's sound, video, and allow mouse and keyboard control. I am attempting to use a lattepanda sbc on the back of my phone as umpc style phone thing. So far i am able to do it nicely over teamview but thats a bit pointless as its over a network. So is there any program to control a pc over usb on android?
 
Solution
Oh you don't want to use the network. So make the phone to show up as a touchcreen display over usb. There's apps for that. It doesn't work on all phones though because of driver issues and I can't be too specific since I don't know much about it, but it is possible.
Oh you don't want to use the network. So make the phone to show up as a touchcreen display over usb. There's apps for that. It doesn't work on all phones though because of driver issues and I can't be too specific since I don't know much about it, but it is possible.
 
Solution

Neither Windows nor Android were designed with what you want in mind: Windows does not have standard way for RDP over USB, and Android does not have standard way to do that either.


You might try to "cook" something over RDP, by providing two things:
- "Network adapter over USB" for Windows - I don't know about Android, but there is one which works for Raspberry PI.
- "Network adapter over USB" for Android - you're on your own finding one. Check ADP, it could provide some functionality.