Skip to content

shinn716/OculusGo-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steup Android On Unity

  1. Install Android SDK, Need API level 19

  2. Download Oculus App, and app turn on Develope Mode.

  3. 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''.

  4. XR/VR Setting open Virtual Reality Supported, and Add Oculus to the first in SDK.

  5. Install Oculus App on your mobile phone(Download from Google Play), and turn on "Develop Mode".

Detect Devices

Install APK(File name)


Multi devices install at same time: adb -s "" install "" & adb -s "" install "" ...

Uninstall APK(Package Name)

Reference

ADB

ADB Debug

  • adb logcat | findstr -i unity

About

Unity build on OculusGo and uninstall.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published