You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I do ndk-build of Android-evcore-native-driver NDK JAR component I get a message that the deprecated armeabi target CPU platform will be removed from the next major release. Old armeabi target CPU is also one more library build that I have to test every time I build a new version of the NDK JAR component.
I would like to remove support for armeabi target CPU in the near future, likely when I fix #6 (include missing pre-populated database support), #27 (embedded NULL characters), #28 (control characters), etc.
I would like to ask the user community to respond if there is any reason for me not to do this.
The text was updated successfully, but these errors were encountered:
If I do ndk-build of Android-evcore-native-driver NDK JAR component I get a message that the deprecated armeabi target CPU platform will be removed from the next major release. Old armeabi target CPU is also one more library build that I have to test every time I build a new version of the NDK JAR component.
I would like to remove support for armeabi target CPU in the near future, likely when I fix #6 (include missing pre-populated database support), #27 (embedded NULL characters), #28 (control characters), etc.
I would like to ask the user community to respond if there is any reason for me not to do this.
The text was updated successfully, but these errors were encountered: