android / android/app-bundle-samples
Showcase APK fusing in the sample
Open
good first issue
migrated googlesamples
- Dominant language
- C++
- Stars
- 735
- Forks
- 348
- PR merge metrics
- No merged PRs in 30d
Description
Given that Splits have been introduced in API Level 21, when Play delivers an Android App Bundle to a device running KitKat or older OS it implements APK Fusing as explained at [step 6.c. of the dynamic features module docs](https://developer.android.com/studio/projects/dynamic-delivery#create_dynamic_feature).
Would be helpful to show in this sample how to gracefully allow an application, using dynamic features module, to target API Level 19 and lower using the `fusing` directive:
Contributor guide
Assessment
This issue has not been assessed yet.