mrgklwong/App Crawler
Android App Crawler
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 25, 2023
- License
- None
Pinned Snippet
uses: mrgklwong/app-crawler-action@c4dcff81249f6218d06d405bc3b79c52f4c0bd71 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ANDROID_ARCH | pick for now x86_64 | no | x86_64 |
| ANDROID_TARGET | use google api playstore for now | no | google_apis_playstore |
| API_LEVEL | user 28 for now | no | 28 |
| ANDROID_BUILD_TOOLS_VERSION | use 28.0.3 for now | no | 28.0.3 |
| EMULATOR_TIMEOUT | User 350 for now | no | 350 |
| EMULATOR_NAME | use nexus for now | no | nexus |
| app-location | Provide your app location | yes | debug.apk |
| app-package-name | Provide your app package name | yes | com.wdiodemoapp |
Outputs
| name | description |
|---|---|
| random-number | Random number |