There are numerous times I wanted to run a sample APK from an Android app repo, but the author didn't provide an easy way to download the APK.
We can always clone the source and build the APK ourselves, but that entails potentially downloading gigabytes worth of dependencies for a one-time use.
This action can completely automate the debug APK building process using GitHub Action.
- Fork this repo on GitHub
- Go to the Build Android APK Workflow and select
Run workflow
dropdown menu - Enter the Git repository URL of the Android project
- Run the workflow and wait for the
apk-archive
artifact to appear at the bottom of the Summary tab on that run
Based on the action from this repo.
Author: Nissan Ahmed (@ni554n)
Donate: PayPal