Files
2026-08-01 21:44:59 +08:00

9 lines
444 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Android APK 交付物
- `XQKQueue-Display-1.0.0-debug.apk`:已使用 Android Debug 证书签名,可直接安装验证。
- `SHA256SUMS.txt`:安装包完整性校验值。
该 APK 默认打开 `https://queue.nianxx.cn/admin/display`,也可显式唤起 `https://queue.nianxx.cn/display/YYHHC` 等单项目地址。
正式分发前,请改用单位长期保管的 Android 签名证书构建 Release APK以便后续安全升级。