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:

adb forward tcp:5901 tcp:5901

And connect to localhost:5901 from your VNC client.

2 Comments

Add a Comment

Your email address will not be published. Required fields are marked *