Hi
the jt400android.jar is compiled against the 1.4.2_18-b06 java version.
In the folders lib\java6 and lib\java8 there is only the jt400.jar.
Is it possible to include in these folders (lib\java6 and lib\java8 ) also the jt400android.jar compiled against 1.6.0_24-b07 ? This would resolve some errors/warnings that are showing with Android Studio 2.2 that uses his internal OpenJDK.
Kind regards
I will take a look at changing the build to compile a version jt400 for android and Java 6
build.xml has been updated to build jt400android6.jar, which is a version of jt400 compiled for android and for java 6. It will be shipped in the java6 directory. It should be shipped with the next JTOpen release.
Closing.