Skip to content

viren-nadkarni/droid-vnc-server

 
 

Repository files navigation

droid-vnc-server

VNC server for Android, tested working with Jelly Bean till Marshmallow

Getting started

Make sure Android SDK and NDK are installed

bash build.sh -wa API_LEVEL

Specify API level with -a

Use -w flag to build the wrapper libs; AOSP source is required at ../aosp

Wrapper libs for API 19 to 25 have been prebuilt in nativeMethods/libs/armeabi-v7a/ and should work out of the box

About

VNC server for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 73.8%
  • Assembly 6.8%
  • Perl 4.6%
  • C++ 3.2%
  • HTML 2.5%
  • Shell 2.5%
  • Other 6.6%