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

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

Notifications You must be signed in to change notification settings

jing332/AlistAndroid

Repository files navigation

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