Updated readme
This commit is contained in:
parent
be93324297
commit
ee185645d0
10
README
10
README
@ -1,3 +1,13 @@
|
|||||||
|
the Droid VNC server projects consists in two parts: the daemon and GUI.
|
||||||
|
|
||||||
|
|
||||||
|
GUI handles general user input, and connects to the daemon using local IPC. You can compile it using Eclipse or Ant (not tested for long time).
|
||||||
|
|
||||||
|
If you wish to contribute to the project, just fork it and commit some interesting features...
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
-------------- Compile C daemon -------------------
|
||||||
NOTE: to compile the C daemon you must have a working AOSP source tree, and copy it to external folder.
|
NOTE: to compile the C daemon you must have a working AOSP source tree, and copy it to external folder.
|
||||||
Do something like:
|
Do something like:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user