on 2019 Jul 17 4:23 PM
Google Play beginning Aug 1st will require a 64-bit version of apps deployed to the Google Play Store. Right now the only hold back on my app is UltraliteJ which supplies ARM and x86 libultralitej17.so. I downloaded and applied the latest patch for SqlAnwhere 17 and there is still not an ARM64 build included in UltraliteJ. Is there somewhere we can get the ARM64 i'm missing?
Request clarification before answering.
UltraLiteJ for Android support for Android arm64 and x86_64 was added in SQL Anywhere 17.0 SP0 PL46 Build 5855 which was posted recently. Details about this did not make it into the release notes (that has been address and the release notes in the next patch will document this). Here is the information that will be in that corrected readme:
UltraLiteJ for Android is now supported on Android arm64 and x86_64 platforms. Map install to Android project directories as follows: ultralite/ultralitej/android/x86/libultralitej17.so src/main/jniLibs/x86/ ultralite/ultralitej/android/x86_64/libultralitej17.so src/main/jniLibs/x86_64/ ultralite/ultralitej/android/arm/libultralitej17.so src/main/jniLibs/armeabi-v7a/ ultralite/ultralitej/android/arm64/libultralitej17.so src/main/jniLibs/arm64-v8a/ ultralite/ultralitej/android/UltraLiteJNI17.jar libs/ Note that libmlcrsa* libraries are no longer used, and no longer included in the install.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.