-
Install Android SDK, Need API level 19
-
Download Oculus App, and app turn on Develope Mode.
-
Android Debug Bridge (ADB) (Location android_sdk/platform-tools/)
15 seconds ADB Installer v1.4.3 ->https://forum.xda-developers.com/showthread.php?t=2588979 or
https://github.com/shinn716/OculusGo-Setup/blob/master/15_Second_ADB_Installer_v1.4.3.zip or
https://developer.oculus.com/downloads/package/oculus-go-adb-drivers/I am used to copying adb.exe, AdnWimApi.dll, AdbWinUsbApi.dll, fastboot.exe, these four files to C:\adb.
File location ''C:\ ...\AppData\Local\Android\Sdk\platform-tools''.
-
XR/VR Setting open Virtual Reality Supported, and Add Oculus to the first in SDK.
-
Install Oculus App on your mobile phone(Download from Google Play), and turn on "Develop Mode".
Multi devices install at same time: adb -s "" install "" & adb -s "" install "" ...
- Oculus Official
https://developer.oculus.com/documentation/mobilesdk/latest/concepts/mobile-device-setup-go/ - Build app with Unity
https://medium.com/inborn-experience/how-to-build-an-app-for-the-oculus-go-from-start-to-finish-with-unity-cb72d931ddae
- ADB build with wifi
http://j796160836.pixnet.net/blog/post/29108155-%5Bandroid%5D-debug%E4%B8%8D%E7%94%A8%E7%B7%9A%EF%BC%8C%E7%94%A8adb%E9%80%A3%E6%8E%A53g-wifi%E6%89%8B%E6%A9%9F - Error: more than one device/emulator
http://andy02172001.blogspot.com/2017/10/androidadb-error-more-than-one.html - Install apk file if more then one devices.
https://stackoverflow.com/questions/7186215/is-it-possible-to-install-apk-file-if-more-then-one-emulators-devices-are-connec
ADB Debug
- adb logcat | findstr -i unity