droidVncServer
droidVncServer copied to clipboard
cannot build on Eclipse
hi ,i download the project import into eclipse .i set ndk evirlment to build ,but can not build. both set jni and nativeMethods two floders to NDK resource .
how to build correctly? txs
I built on eclipse but faced lots of problem, too. I suggest that you build on linux terminal.
i have the same problem i can't build gui in eclipse how can i build it using linux terminal ?
Use "ndk-build" command to build in cmd line. Check the steps provided in "Read me" file for making terminal builds.