droidVncServer
droidVncServer copied to clipboard
ERROR! libandroidvncserver.so
I can't solve the problem Error! Could not find daemon file,/data/data/org.onaips.vnc/lib/libandroidvncserver.so on the phone screen. On my phone not this folder /data/data/org.onaips.vnc/lib// . I tried to add the folder lib of project droid-VNC-server.apk. I tried to add the libandroidvncserver.so file. Please write instructions how to solve this problem.
Hi! You should build the project first using ndk-build. Try using the following .sh I'm using Windows 7, so was nacessary to change a feel things, like, put a .cmd next to ndk-build comand in build.sh. After run build.sh, run updateExecsAndLibs.sh and when you compile the project it would work :)
Fell free to adapt it. Build - shell.zip