yizhiyeI / AlistAndroid

AList 安卓版本,APK安装即用,无需Root或Termux。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release Test CheckAList

AlistAndroid

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

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

Download

分为两个版本

LatestCommit: AList的最新提交版 Github Actions会自动构建最新的AList代码,但是不保证稳定性

LatestRelease: AList的最新发布版 Github Actions会自动构建最新的AList发布版,保证稳定性。


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

About

AList 安卓版本,APK安装即用,无需Root或Termux。


Languages

Language:Kotlin 90.0%Language:Java 5.6%Language:Go 3.4%Language:Shell 1.0%