chroma-core / chroma-core/chroma-android
Must support 16KB page sizes
- Dominant language
- Java
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://developer.android.com/guide/practices/page-sizes?utm_source=android-studio-app&utm_medium=app
```
APK app-debug.apk is not compatible with 16 KB devices. Some libraries have LOAD segments not aligned at 16 KB boundaries:
lib/arm64-v8a/libc++_shared.so
lib/arm64-v8a/libchroma_jni.so
Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes. For more information about compatibility with 16 KB devices, visit developer.android.com/16kb-page-size.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.