android / android/app-bundle-samples

What's the purpose of "Instant Dynamic Feature Module"

Open
#69 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
735
Forks
348
PR merge metrics
No merged PRs in 30d

Description

As the[ documentation](https://developer.android.com/guide/app-bundle/instant-delivery#dynamic_feature_manifest) says:

- **Additionally, when downloading and installing your app, instant-enabled dynamic features are automatically downloaded and installed with your app’s base APK**

- **"This behavior means that when you set dist:instant="true", you cannot also include ."**

Then if we can't deliver [dynamic feature] on demand with "Instant App",Why don't we just use the " android library module" instead of "Instant Dynamic Feature Module"?

Contributor guide

Open the contributing guide

Research direction

Start with the linked Android App Bundle instant-delivery documentation and inspect the repository's Instant Dynamic Feature Module sample. The issue names no file or test, so first determine which sample documentation explains the module's purpose and how it differs from an Android library module. Done means adding a clear explanation supported by the sample's configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.