summaryrefslogtreecommitdiffstats
path: root/examples/android
Commit message (Collapse)AuthorAgeFilesLines
* Fixes running vncserver on beagleboard/0xdroid and possibly any deviceckanru2011-07-231-2/+6
| | | | | | | | without a touch screen. Because fake touch screen always report zero when query device information, coordinates transformation is not needed. Signed-off-by: Christian Beier <dontmind@freeshell.org>
* Adopt autotools build system to Android.Christian Beier2011-07-231-0/+6
| | | | LibVNCServer/LibVNCClient now build for Android!
* Add androidvncserver example.Christian Beier2011-07-233-0/+637