Skip to content
 
 

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

APK Builder GitHub Action

I've often wanted to test an app from an Android repository, but the developers didn't provide a downloadable APK. While we could always clone the source code and build it ourselves, that often means downloading gigabytes of dependencies for what's typically a one-time use.

This GitHub action completely automates the release or debug APK building process, similar to a build server.

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 apk-archive zip artifact to appear at the bottom of the Summary tab on that run

Tip

If the gradle build fails, check the build logs under the Jobs section to determine the cause.

Information

Author: Nissan Ahmed (@ni554n)

Website: anissan.com

About

Dheater ddos

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors