Android VNC Server 0.2
|This is the Android VNC Server 0.2 release, it’s a fork from letsgoustc with some improvements:
- GUI to start/stop server and set password
- Set password to access
- Input events are handled by uinput now (no more manually setting devices)
You can access your phone using Wifi or USB.
With Wifi it’s pretty straight forward, you just need to be connected to an access point. If you want to use USB you just need to forward port 5901 from phone to pc using:
With Wifi it’s pretty straight forward, you just need to be connected to an access point. If you want to use USB you just need to forward port 5901 from phone to pc using:
adb forward tcp:5901 tcp:5901
And connect to localhost:5901 from your VNC client.
2 Comments
Hi,
Did you try to control Android phone from another android?
Regards,
Petar
Hi Petar, sorry but no, I didn’t try it, if you have any ideas please share it with us 🙂
PocketHacks.com