Skip to content

Android example using NDK with CMake on Oculus Quest

Notifications You must be signed in to change notification settings

guidoschmidt/example.android.ndk.oculus-quest

Repository files navigation

Oculus Quest Android NDK Example

This is basically the VrSampleBase example taken from the OVR Mobile SDK (version 17.0, API 1.34.0), but as a single application that can be used as a starting point for custom applications. It uses CMake for building C++ modules.

Getting started

  • Install Android Studio, open this project with Open Existing Project
  • Download the Oculus OVR Mobile SDK and set the environment variable OVR_HOME to the location where the SDK has been extracted.
  • Build the application in Android Studio

About

Android example using NDK with CMake on Oculus Quest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published