【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 不同步

相关推荐
木易 士心28 分钟前
Android 开发核心技术深度解析
android·开发语言·python
QING6181 小时前
Jetpack Compose 条件布局与 Layout 内在测量详解
android·kotlin·android jetpack
一念杂记1 小时前
没网太崩溃!手机电脑网络共享,简单几步搞定网络共享,再也不用为没网担忧~
android·windows
我是好小孩2 小时前
【Android】Binder 原理初探:理解 Android 进程通信机制
android·gitee·binder
-指短琴长-2 小时前
ProtoBuf速成【基于C++讲解】
android·java·c++
下位子2 小时前
『OpenGL学习滤镜相机』- Day4: 纹理贴图基础
android·opengl
2501_915909062 小时前
iOS 发布 App 全流程指南,从签名打包到开心上架(Appuploader)跨平台免 Mac 上传实战
android·macos·ios·小程序·uni-app·cocoa·iphone
Kapaseker2 小时前
在 Compose 中使用 SurfaceView
android·kotlin
你不是我我3 小时前
【Java 开发日记】设计模式了解吗,知道什么是饿汉式和懒汉式吗?
android·java·开发语言
HahaGiver6663 小时前
Unity与Android原生交互开发入门篇 - 打开Android的设置
android·java·unity·游戏引擎·android studio