AI
AI
- 文字识别-发票识别与验真
- 内容审核-图片审核
- 人证核身解决方案
- 华为云D-Plan解决方案
- 语音识别-客服中心语音质检
- 语音识别-隐私通话内容分析
- 文字识别-网络货运解决方案
- 软通动力智能流程机器人
- AR现场作业解决方案实践
- 文字识别-快递电子面单识别
- 基于开源模型构建高可用AIGC应用
- 内容审核-视频审核
- 语义分析-情感分析
- 内容审核-音频审核
- 三电数据分析及预测
- 基于TTS快速实现文字转语音
- 基于GPT-SoVITS快速实现语音克隆
- 基于OBS+SFS Turbo实现AI云存储加速
- 汽车价值评估
- 基于关键词快速生成高清短视频
- 基于Geek-AI构建AI智能助手
- 基于PyTorch NPU快速部署开源大模型
- 快速搭建Dify-LLM应用开发平台
- 天宽昇腾云行业大模型适配服务解决方案
- 德勤AI场景化咨询与实施服务解决方案
- 快速搭建DeepSeek推理系统
- 快速搭建EvalScope模型性能评测平台
- 快速部署Embedding及Reranker模型
- 文档下载
- 通用参考
本文导读
展开导读
链接复制成功!
构建打包
打包的设置,相关路径,产出文件,文件使用方法描述。
- 平台设置
- 打包设置
- Resolution and Presentation:Default Orientation 选择 Landscape Left。
图2 打包设置
- Other Settings:
Auto Graphic API 勾选。
Minimum API Level 选择Android 9.0 ‘Pie’(API Level 28)。
Target API Level 选择API level 31。
Install Location 选择 Force Internal。
Internet Access 选择 Require。
Write Permission 选择 Internal。
图3 其他设置
- Publishing Settings:
Custom Main Manifest 勾选。
Custom Main Gradle Template 勾选。
Custom Base Gradle Template 勾选。
Custom Gradle Properties Template 勾选。
图4 发布设置
- Resolution and Presentation:Default Orientation 选择 Landscape Left。
- 包名设置
“PlayerSettings > Player”中分别设置“Company Name”,“Product Name”,“Version”。
“PlayerSettings > Other Settings”中更改“Package Name”。
图5 包名设置 - 打包及运行
点击“Build Settings > Build”可以打出apk文件。
点击“Build Settings > Build And Run”可以打出apk文件并且直接安装到设备中运行。
图6 打包及运行
父主题: 应用开发