Any suggestion on VNC server for android lollipop

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Any suggestion on VNC server for android lollipop

1,154 Views
damienhuang
Contributor IV

Hi,

I would like to control my android tablet that has lollipop 5.0.2 installed over Ethernet with VNC

Any good VNC server can be suggested?

Cheers,

Damien

Labels (1)
0 Kudos
2 Replies

803 Views
b36401
NXP Employee
NXP Employee

You can run VNC server with the command like this on your board:
# /usr/bin/x11vnc -display :smileylaugh:

Then you will see such lines among the diasnostics:

The VNC desktop is: imx6qdlsolo:0
PORT=5900

These lines mean that it is #0 X sevrer on the host.

And then you can use any of VNC clients to access your VNC server:

https://help.ubuntu.com/community/VNC/Clients

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

803 Views
damienhuang
Contributor IV

Sorry Victor, I am a bit confused.

I am using Android Lollipop 5.02, and I can no find "/usr/bin" directory.

Cheers,

Damien

0 Kudos