Open
Description
Describe the bug
When running against a 16 KB Page Size virtual device:
This app isn't 16 KB compatible. ELF alignment check failed. This app will be run using page size compatible mode. For best compatibility, please recompile the application with 16 KB support. For more information, see https://developer.android.com/guide/practices/page-sizes.
How to reproduce?
- Create a virtual device using an 16 KB image.
- Run the app against that device.
Result: That above message displays.
Readium version
develop
Android API version
35
Additional context
No response