droidVncServer icon indicating copy to clipboard operation
droidVncServer copied to clipboard

ERROR! libandroidvncserver.so

Open IvannavISer opened this issue 7 years ago • 1 comments

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.

IvannavISer avatar Mar 06 '17 23:03 IvannavISer

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

vrufino avatar Dec 04 '17 15:12 vrufino