thanhlamcltv91 / android-vnc-viewer

Automatically exported from code.google.com/p/android-vnc-viewer
0 stars 0 forks source link

Make the VncCanvasActivity controllable via intent #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments:

GoogleCodeExporter commented 8 years ago
Updated in 0.4.2

Original comment by googlec...@antlersoft.com on 31 Mar 2010 at 8:08

GoogleCodeExporter commented 8 years ago
Updated in 0.4.2

Original comment by googlec...@antlersoft.com on 31 Mar 2010 at 8:09