It would be good for external applications to start the android-vnc-viewer
with an intent like new Intent(Intent.ACTION_VIEW,
"vnc://myvncserver:5900/C24bit/mypassword.
E.g. a zeroconf browser could trigger the android-vnc-viewer if it finds an
announced remote framebuffer service.
the attached file contains the manifest and some code in VncCanvasActivity
to adapt to that behavior.
Original issue reported on code.google.com by christian.koestlin on 3 Feb 2010 at 10:40
Original issue reported on code.google.com by
christian.koestlin
on 3 Feb 2010 at 10:40Attachments: