virtual reality - How to install Google VR SDK in Android Studio -


i getting virtual reality apps , build own vr player app. how can download google vr sdk , install in android studio, can start playing around features. thank guys!

the requirements listed here (at time of writing): https://developers.google.com/vr/android/get-started

its maybe little unclear, need download google vr sdk android , put wherever want on local machine.

once have there, can open studio , use 'open existing android studio project', select directory , choose 1 of sample projects , should , running.

if want build own project need add in dependency project gradle build file. suggest check link again if having problems, relatively new , instructions may change on time , blog or other guides may out of date.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -