I don’t know how relevant this is, but it appears that Android N will include a subset of ICU4J: http://developer.android.com/preview/features/icu4j-framework.html
Can this help to reduce the APK size in future?
I don’t know how relevant this is, but it appears that Android N will include a subset of ICU4J: http://developer.android.com/preview/features/icu4j-framework.html
Can this help to reduce the APK size in future?
Hi @marcardar
The ICU integration in SQLCipher for Android occurs within the native layers of the library so I don’t think this would help here. We will be looking into changes within the library that will affect the binary size. Thanks!