ONaiPs/droidVncServer: VNC Server For Android Devices. - GitHub

Skip to content Dismiss alert {{ message }} This repository was archived by the owner on Dec 21, 2025. It is now read-only. / droidVncServer Public archive
  • Notifications You must be signed in to change notification settings
  • Fork 482
  • Star 937
  • Code
  • Issues 93
  • Pull requests 1
  • Actions
  • Projects
  • Wiki
  • Security
  • Insights
Additional navigation options  masterBranchesTagsGo to fileCode

Folders and files

NameNameLast commit messageLast commit date

Latest commit

 

History

58 Commits
.settings.settings  
binbin  
jnijni  
libslibs  
nativeMethodsnativeMethods  
resres  
src/org/onaips/vncsrc/org/onaips/vnc  
.classpath.classpath  
.directory.directory  
.gitignore.gitignore  
.project.project  
AndroidManifest.xmlAndroidManifest.xml  
CHANGELOGCHANGELOG  
LICENSELICENSE  
READMEREADME  
TODOTODO  
build.xmlbuild.xml  
project.propertiesproject.properties  
updateExecsAndLibs.shupdateExecsAndLibs.sh  
View all files

Repository files navigation

  • README
  • GPL-3.0 license
The droid-VNC-server projects consists in three main modules parts: the daemon, wrapper libs and the GUI. - Daemon - Provides the vnc server functionality, injects input/touch events, clipboard management, etc Available in jni/ folder - Wrapper libs - Compiled against the AOSP so everyone can build the daemon/GUI without having to fetch +2GB files. Currently there are 2 wrappers, gralloc and flinger. Available in nativeMethods/ folder, and precompiled libs in nativeMethods/lib/ - GUI - GUI handles user-friendly control. Connects to the daemon using local IPC. -------------- Compile C daemon --------------------- On project folder: $ ndk-build $ ./updateExecsAndLibs.sh -------------- Compile Wrapper libs ----------------- $ cd <aosp_folder> $ . build/envsetup.sh $ lunch $ ln -s <droid-vnc-folder>/nativeMethods/ external/ To build: $ cd external/nativeMethods $ mm . $ cd <droid-vnc-folder> $ ./updateExecsAndLibs.sh -------------- Compile GUI------- ------------------- Import using eclipse as a regular Android project

About

VNC server for Android devices.

Resources

Readme

License

GPL-3.0 license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

937 stars

Watchers

95 watching

Forks

482 forks Report repository

Releases

1 tags

Packages

Uh oh!

There was an error while loading. Please reload this page.

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

  • C 79.1%
  • Perl 4.8%
  • Shell 4.4%
  • Makefile 2.4%
  • Assembly 2.3%
  • M4 1.8%
  • Other 5.2%
You can’t perform that action at this time.

Từ khóa » Droid Vnc-ng Github