【Unity+Vuforia】AR 发布安卓的设置

Player Settings > Resolution and Presentation > Default Orientation portrait

Player Settings > Other Settings > Auto Graphics API 取消勾选

Player Settings > Other Settings > Graphics APIs

选择OpenGLES3删除其他的

Player Settings > Other Settings > Package Name 使用 Java 包名称格式创建唯一的应用程序 ID。例如,使用 com.nreal.helloMR

Player Settings > Other Settings > Minimum API Level Android 8.0 或更高版本

Player Settings > Other Settings > Target API Level 自动/Android 8.0 或更高版本

Player Settings > Other Settings > Write Permission 外置(SD卡)External (SD card)

Project Settings > Quality > V Sync Count 不同步

相关推荐
alexhilton11 小时前
深入理解withContext和launch的真正区别
android·kotlin·android jetpack
TDengine (老段)15 小时前
TDengine 转换函数 TO_JSON 用户手册
android·大数据·数据库·json·时序数据库·tdengine·涛思数据
q***428215 小时前
SpringCloudGateWay
android·前端·后端
卫生纸不够用15 小时前
Appium-锁屏-Android
android·appium
阿拉斯攀登15 小时前
安卓工控机 OTA 升级方案(SpringBoot+MQTT)
android·spring boot·物联网·iot
顾林海16 小时前
从0到1搭建Android网络框架:别再让你的请求在"路上迷路"了
android·面试·架构
花花鱼16 小时前
android room中实体类变化以后如何迁移
android
WarPigs16 小时前
Unity编辑器开发笔记
unity·编辑器·excel
Jomurphys17 小时前
设计模式 - 适配器模式 Adapter Pattern
android
雨白17 小时前
电子书阅读器:解析 EPUB 底层原理与实战
android·html