/apk-builder-action

Build debug APK from an Android repo using GitHub Actions

APK Builder

There are numerous times I wanted to run a sample APK from an Android 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 one-time use.

This action can completely automate the debug APK building process in exchange for a little-bit longer build time.

Usage

  1. Fork this repo on GitHub.
  2. Go to the Build Android APK Workflow and select Run workflow dropdown menu.
  3. Enter the Git repository URL of the Android project.
  4. Run the workflow and wait for the package to appear at the bottom of that workflow run's Summary tab.

Acknowledgements

Based on the action from this repo.

Information

Author: Nissan Ahmed (@ni554n)

Donate: PayPal