java - How can I use oculus Mobile SDK in Android Studio? -


i have application supported google cardboard , runs great on gear vr. instead of cardboard supported oculus mobile sdk have trouble integrating sdk. how can that?

without more details it's difficult know have implemented here couple of snippets a tutorial on building dual cardboard-gearvr app may or may not help, depending on project:

  1. google cardboard supports unity 4 , unity 5. although oculus’ mobile sdk technically work on unity 5, can’t ship because bugs in current version of unity 5 cause memory leaks , other issues on gear vr hardware.

  2. you can install cardboard , gear vr sdks in single unity project no problems. conflict both overwrite android manifest in plugin folder.

there more information in link.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -