Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (26 loc) · 1.61 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.61 KB

Release Test CheckAList

本项目已停更,请前往Flutter重制版本(安卓4.4) AListFlutter

AlistAndroid

AlistAndroid是一个基于AList的Android客户端,使用Kotlin编写,使用Jetpack Compose作为UI框架。

Github Action 会每小时检查最新的 AList发布 并自动构建APK,发布到 Release 中,您只需耐心等待片刻并在应用内检查更新即可。

Download


Build

cd alist-lib/scripts
chmod +x *.sh
./install_alist.sh
./install_web.sh
./install_gomobile.sh
./install_aar.sh

More: https://github.com/jing332/file/blob/main/android_repo_build.md