Open GoogleCodeExporter opened 8 years ago
No help here, but I can verify that I have the same problem using ubuntu.
Original comment by joetier...@gmail.com
on 14 Feb 2008 at 7:27
[deleted comment]
Execute the command
adb shell chmod 777 /data/fbvncserver
to set the permission to execute the fbvncserver
I saw your comment about the chmod, but this worked fine for me.
Original comment by danielbf...@gmail.com
on 19 Feb 2008 at 2:02
It's the root problem on android. You should execute adb shell > cd data > su
chmod 777 fbvncserver and then you execute adb shell /data/fbvncserver. If your
android was not rooted, root it first and install a new busybox.
Original comment by yuio4...@gmail.com
on 18 Aug 2011 at 7:50
Original issue reported on code.google.com by
adnan.ra...@gmail.com
on 1 Feb 2008 at 6:59