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/build.md
T
2026-08-31 07:58:23 +08:00

16 lines
283 B
Markdown
Raw 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 打包配置
## 官方文档
参考官方文档:https://nativesupport.dcloud.net.cn/AppDocs/
## 配置要点
- 包名(applicationId
- 版本号(versionCode/versionName
- 权限与应用签名
## 参考资源
- https://nativesupport.dcloud.net.cn/AppDocs/