Skip to content
/ apk_builder Public template
forked from CojunM/android_builder

将项目自动编译成apk文件 . A useful tool for building android artifacts via Github Action

Notifications You must be signed in to change notification settings

kkgit2008/apk_builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Android Builder

使用方法:

1 将 project-to-build 内容更改为待打包的项目地址( 如 https://github.com/kkgit2008/TVBoxOS

2 依次点击 Actions - All workflows - apk_build001 - run workflow - run

3 刷新页面,然后等待黄点变成绿点

4 变绿后刷新页面,apk文件在页面右下角

QA: 如果编译出错,可以尝试修改“.github/workflows/build.yaml”中的所有版本号,如“uses: actions/checkout@v2”.

其他说明:

该仓库是使用 Github Action 自动编译 Android 项目的一种展示。具体解释可见下面的文章:

《更新慢、弃坑了?实现 Android 应用自给自足:GitHub Actions 编译实例》

如果这篇文章帮到了你,不妨回来点个赞。

About

将项目自动编译成apk文件 . A useful tool for building android artifacts via Github Action

Resources

Stars

Watchers

Forks

Packages

No packages published