Share Share
Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Android 16KB page sizes 5 days 14 hours ago #15943

  • sonman1441
  • sonman1441's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Thank you received: 0
I have already opened a support ticket (ticketid=8877), but unfortunately, I have not yet received any assistance or response. There are only 10 days remaining until the Google Play enforcement deadline, and this issue is now extremely urgent.

As mentioned, I extracted and inspected the current `librdpdf.so` using llvm-readobj, and confirmed that it is still using 4096-byte (4KB) alignment, which is not compliant with the mandatory 16KB page size requirement for Android 15 and above. Due to this, I am unable to publish or update my application on Google Play.

### ? Technical Result Summary:
- `librdpdf.so` → Alignment: 4096 (❌ Not compliant with Android 15 / Google Play)

### ? Urgent Request:
Please provide an updated version of `librdpdf.so` that:
- Uses 16384-byte (16KB) alignment
- Supports Android 15+ and meets Google Play’s new publishing requirements
- Is available for arm64-v8a (and additional ABIs if applicable)

**This issue is blocking my production release. If I do not receive the updated library in time, my app will be unable to meet Google’s deadline.**

I respectfully request your immediate response and updated library. Thank you in advance for your urgent support.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum