skywall/Universal APK Builder
Build Universal APK file from AAB file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aab_path | Path to input *.aab file | yes | — |
| output_dir | Path to directory where outputs are stored | no | output |
| keystore_path | Path to keystore file (*.jks) | yes | — |
| keystore_password | Keystore password | yes | — |
| keystore_alias | Keystore alias | yes | — |
| keystore_alias_password | Keystore alias password | yes | — |
Outputs
| name | description |
|---|---|
| universal_apk_path | Final universal *.apk file path |