MCPcopy Index your code
hub / github.com/LeoHaoVIP/AListLiteAndroid

github.com/LeoHaoVIP/AListLiteAndroid @v2.0.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.0.5 ↗ · + Follow
5,565 symbols 17,092 edges 650 files 927 documented · 17% updated 5d agov2.0.8-beta1-auto3 · 2026-07-02★ 1,29828 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

yoga logo

AListLite | 在 Android 上一键启动 AList 服务

AListLite 支持服务一键启动、状态栏磁贴、后台常驻、开机自启和高级配置等功能,界面简洁,上手简单。
<a href="https://github.com/LeoHaoVIP/AListLiteAndroid/releases" style="color: white" target="_blank"
   rel="noopener noreferrer">
    <img alt="release" src="https://img.shields.io/github/v/release/LeoHaoVIP/AListLiteAndroid"/>
</a>
<img alt="platform" src="https://img.shields.io/badge/platform-android-f079f4.svg"/>
<img alt="language" src="https://img.shields.io/badge/language-java|go-green.svg"/>






<a href="https://alist.nn.ci/zh/guide/drivers/common.html" style="color: white" target="_blank"
   rel="noopener noreferrer">
    <img src="https://img.shields.io/badge/挂载教程-338888.svg"/>
</a>
<a href="https://github.com/LeoHaoVIP/AListLiteAndroid/issues" style="color: white" target="_blank"
   rel="noopener noreferrer">
    <img src="https://img.shields.io/badge/问题反馈-00ccff.svg"/>
</a>
<a href="mailto:zhaowenhao2867@outlook.com" style="color: white" target="_blank"
   rel="noopener noreferrer">
    <img src="https://img.shields.io/badge/联系开发者-339966.svg"/>
</a>

AListLite

AListLite 是一款支持运行 AList 服务的 Android 应用,相对于教程 BV1ex4y157xJ 中的描述,用户无需借助安装 Termux 即可实现在 Android 设备(手机/电视)上使用 AList 服务。

AListLite 支持服务一键启动、状态栏磁贴、后台常驻、开机自启和高级配置等功能,界面简洁,上手简单。

yoga logo

Buy Me a Coffee!

Compatibility

AListLite 集成了 Golang 实现的 AList,适配 x86_64x86arm64-v8aarmeabi-v7a CPU 架构,可运行在主流 Android 版本上(最低支持 Android 5.0 版本 | SDK API 21),同时适配移动设备和 TV 设备。

多设备演示

User Manual

安装

发布平台 发布地址 备注
GitHub https://github.com/LeoHaoVIP/AListLiteAndroid/releases/latest
Gitte https://gitee.com/leohaovip/AListLiteAndroid/releases/latest
天翼云盘 https://cloud.189.cn/t/VfYNZrqYrMzq 访问码:jc08

启动服务

① 服务启动完成后,建议在 PC 端访问服务地址进行后续的 AList 配置

② 设备本地请访问 http://localhost:5244

点击右上角开关,开启或停止 AList 服务。服务启动成功后将显示 AList 前端页面,同时在上方标识当前绑定的 IP 地址与端口。

APP 主页面

授予权限

开机自启说明

若要实现 AList 服务开机自启,授予相关权限外,还需要在系统设置中手动开启 APP 的自启动开关。

首次打开 APP 后,软件将申请必要的存储、通知与后台运行权限,权限授予情况可点击软件右上角 + 号,进入 权限配置 页面查看。

权限配置页面

修改管理员密码

点击软件右上角 + 号,选择 密码设置 可修改管理员密码,默认登录信息为 admin + 123456

设定管理员密码

状态栏磁贴

Android N(7.0)及以上版本可在控制栏设置 AListLite 快速启停磁贴,实现无需打开软件,即可快速开启或关闭 AList 服务。

AList 服务磁贴

远程访问

点击软件右上角 + 号,选择 远程访问 可调出远程访问二维码,便于 TV 端用户在移动设备上完成配置操作。

远程访问二维码

Update

对于已安装 APP 的用户,软件每次开启时将自动检查更新,用户也可点击软件右上角 + 号,选择下方 检查更新 手动获取新版本发布情况。

版本信息页面

Advanced

为最大程度匹配 AList 本身的能力,AListLite 支持用户手动修改 AList 配置文件。用户可点击软件右上角 + 号,选择 高级配置 修改配置文件,实现自定义端口、HTTPS、数据库配置等个性化需求。

注意:错误的配置可能导致服务无法启动,请谨慎操作!

高级配置管理页面

Support

Email: zhaowenhao2867@outlook.com

Bilibili: AListLite | 一款支持运行 AList 服务的 Android 应用

Extension points exported contracts — how you extend this code

Mkdir (Interface)
type Writer interface { Mkdir Move Rename Copy Remove Put } [72 implementers]
AListLib/sources/internal/driver/driver.go
MkdirResult (Interface)
type WriteResult interface { MkdirResult MoveResult RenameResult CopyResult PutResult Remove } [72 implementers]
AListLib/sources/internal/driver/driver.go
Obj (Interface)
(no doc) [22 implementers]
AListLib/sources/internal/model/obj.go
Thumb (Interface)
(no doc) [10 implementers]
AListLib/sources/internal/model/obj.go
Reader (Interface)
(no doc) [75 implementers]
AListLib/sources/internal/driver/driver.go

Core symbols most depended-on inside this repo

GetID
called by 423
AListLib/sources/internal/model/obj.go
GetPath
called by 399
AListLib/sources/internal/model/obj.go
Get
called by 349
AListLib/sources/internal/driver/driver.go
GetName
called by 320
AListLib/sources/internal/model/obj.go
GetSize
called by 242
AListLib/sources/internal/model/obj.go
String
called by 218
AListLib/sources/pkg/gowebdav/file.go
Set
called by 207
AListLib/sources/drivers/189pc/types.go
IsDir
called by 191
AListLib/sources/internal/model/obj.go

Shape

Method 3,029
Function 1,304
Struct 1,087
Interface 72
TypeAlias 37
Class 19
FuncType 17

Languages

Go98%
Java2%

Modules by API surface

AListLib/sources/server/webdav/internal/xml/marshal_test.go92 symbols
AListLib/sources/server/webdav/internal/xml/xml.go58 symbols
AListLib/sources/internal/driver/driver.go55 symbols
AListLib/sources/drivers/189pc/types.go49 symbols
AListLib/sources/internal/stream/stream.go48 symbols
AListLib/sources/server/webdav/internal/xml/read_test.go45 symbols
AListLib/sources/internal/model/obj.go43 symbols
AListLib/sources/server/webdav/internal/xml/marshal.go42 symbols
AListLib/sources/internal/net/request.go42 symbols
app/src/main/java/com/leohao/android/alistlite/MainActivity.java40 symbols
AListLib/sources/pkg/aria2/rpc/client.go40 symbols
AListLib/sources/drivers/doubao/types.go38 symbols

For agents

$ claude mcp add AListLiteAndroid \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact