1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-09-12 16:40:40 +08:00
Files
uni-halo/.agents/bak-skills/uniapp-native-app/examples/android/signing.md
T
2026-08-31 07:58:23 +08:00

270 B

Android 签名配置

官方文档

参考官方文档:https://nativesupport.dcloud.net.cn/AppDocs/

关键步骤

  1. 生成 keystore
  2. 配置包名与签名信息
  3. 打包 APK 并验证签名

参考资源