Can't Run on Android

Connor Nolan connor24nolan at live.com
Sun Nov 4 14:51:48 UTC 2018


I used this build script: https://github.com/TheBrokenRail/javadroid-bin/blob/master/build.sh
[https://avatars0.githubusercontent.com/u/17478432?s=400&v=4]<https://github.com/TheBrokenRail/javadroid-bin/blob/master/build.sh>

TheBrokenRail/javadroid-bin<https://github.com/TheBrokenRail/javadroid-bin/blob/master/build.sh>
Contribute to TheBrokenRail/javadroid-bin development by creating an account on GitHub.
github.com


It built successfully, but when tested in an x86 and x86-64 emulator it gave no stdout, with this in logcat '2018-11-04 09:50:01.235 5512-5512/? D/JLI: Error: failed /data/local/tmp/jdk/lib/client/libjvm.so, because dlopen failed: cannot locate symbol "main" referenced by "/data/local/tmp/jdk/lib/client/libjvm.so"...'

LD_LIBRARY_PATH=/data/local/tmp/jdk/lib:/data/local/tmp/jdk/lib/client:/data/local/tmp/jdk/lib/jli


More information about the mobile-dev mailing list