Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 711 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 711 Bytes

This is an Android VNC server using contemporary Android 5+ APIs. It therefore does not require root access. In reverence to the venerable droid-VNC-server is is called droidVNC-NG.

Features

  • Network export of device frame buffer.
  • Injection of remote pointer events.
  • Handling of special keys to trigger 'Recent Apps' overview, Home button and Back button.
  • Android permission handling.
  • Screen rotation handling.
  • File transfer via the local network, assuming TightVNC viewer for Windows version 1.3.x is used.
  • Password protection for secure-in-terms-of-VNC connection.
  • Ability to specify the port used.
  • Start of background service on device boot.