16 kb compatibility

  1. A

    Android Question (Solved) 16 KB compatibility

    Hi all. I'm preparing my app for 16 KB. Current release shows me this Memory page size Does not support 16 KB Hide detail Learn more Uncompressed native libraries are not zip aligned for 16 KB within your app. To resolve this, fix your AGP configuration. Libraries that do not support 16 KB...
  2. A

    Android Question Bundle explorer question

    Hi all. I read in other posts on the forum that many people see the 16KB issues when they open a bundle explorer and click on the bundle itself. When I click on my bundle it doesn't show me this information at all (see the attached screenshot) but at the same time Policy status shows me this...
  3. A

    Android Question Checked for 16kb compatibility

    I checked my apk for 16kb compatibility with this script https://www.b4x.com/android/forum/threads/android-16kb-page-size-compatibility-checker.168942/ Here is a result FINAL RESULT = * 80 FAILED: 6 non-compliant file(s): - libc++_shared.so - libjniPdfium.so - libmodft2.so -...
Top