theappbusiness/Apk Analyze
Analyse an Android APK file and return summary and individual info values
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | The filepath to the APK | yes | — |
| generate-summary | When 'false', no Job Summary will be generated for the Job. | no | true |
Outputs
| name | description |
|---|---|
| apk-file-size | The file size of the APK |
| apk-download-size | The download size of the APK (Human readable) |
| apk-download-size-bytes | The download size of the APK in bytes |