This website works better with JavaScript
首頁
探索
說明
註冊
登入
bin
/
nova-live
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
71902449fa
分支列表
標籤列表
master
nova-live
/
build.android.md
build.android.md
523 B
文件歷史
原始文件
安装
打包
### ionic build --project=live-app//默认打包 或者 ng build live-app --output-path=www/live-app
参考资料
打包
https://blog.csdn.net/weixin_46318413/article/details/126129576
https://blog.csdn.net/qq_18948359/article/details/139874286
https://www.jianshu.com/p/be517d9a0567
Question:
npx cap sync android 添加 Android 平台(如果尚未添加)
打开 Android 项目(可选): npx cap open android
npx cap build android 构建 Android 应用