Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to install all modules with install-apks #33

Closed
chrisbanes opened this issue Nov 8, 2018 · 1 comment
Closed

Add a way to install all modules with install-apks #33

chrisbanes opened this issue Nov 8, 2018 · 1 comment

Comments

@chrisbanes
Copy link

Is your feature request related to a problem? Please describe.
Currently you have to manually list all modules on install-apks --modules to install everything. Ideally we'd have a way install everything easily.

Describe the solution you'd like
Ideally I'd like a install-apks --all-modules flags to install all modules in the .apks file

Describe alternatives you've considered
install-apks --modules <list_all_modules>

@plecesne
Copy link
Contributor

This was fixed in 0.8.0, with the special value _ALL_ for the flag --modules.

shaomaicheng pushed a commit to shaomaicheng/bundletool that referenced this issue Dec 20, 2020
Adds dynamic code loading samples in Kotlin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants