mapbox / mapbox/mapbox-navigation-android
Android 16kb Support in v3.11.1
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
I've added the following SDKs to my grade file and am still seeing the 16kb support warning in Android 15 devices when I load the app from Android Studio.
implementation 'com.mapbox.navigationcore:android-ndk27:3.11.1'
implementation "com.mapbox.navigationcore:ui-components-ndk27:3.11.1"
I was under the impression that 16kb support would be available in v3.11.0 and later and that adding -ndk27 to each line item would fix the warning. This hasn't resolved the issue as I'm still seeing the warning after upgrading to v3.11.1. Is there anything else I need to do to resolve the warning?
Android Studio Narwhal
Google Pixel 6 running Android 15
Please advise.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the 16 KB support warning with the listed android-ndk27 dependencies in Android Studio Narwhal on the specified Pixel 6 and Android 15 setup. Review the dependency declarations and the v3.11.1 SDK artifacts to determine what additional configuration is required; done means the warning no longer appears when the app is loaded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100