googlesamples / googlesamples/mlkit

[Bug report] CRITICAL MLKit does not support 16KB memory page size

Open
#994 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
4.3k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Attached is the screenshot from the playstore indicating that libface_detector_v2_jni.so does not support 16KB memory page size.

Image

Upon furthur investigation, I found that [NDKs need to be uncompressed to comply with this new requirement](https://developer.android.com/guide/practices/page-sizes#build) and indeed after I analysed the build, it shows that it's compressed:

Image

**SDK Info:**
- com.google.mlkit:face-detection:16.1.7

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.