카테고리 없음

[유니티] 오큘러스 퀘스트2_안드로이드 API level

lingk 2021. 4. 1. 19:25

 

adb: error: failed to stat remote object com.DefaultCompany.ot/cache/scenes/OVRMasterBundle':Building scene bundles . . .  Deploying scene bundles to device . . . 

 

오큘러스 Quest2 - Unity

 

오큘러스 Quest2는 안드로이드 10.0버전이기 때문에 api level을 29로 변경시켜주어야 한다.

 

Project Settings - 안드로이드 - other settings - Identification - Minimum API level : Android 10.0(API level 29)

 

 

gradle has exited unexpectedly

경로에 한글도 들어가면 안됨.

반응형