Get access to the libraries, tools, and resources you need for native C/C++ development of Android apps for the Quest and Quest 2.
Version 1.36.0 Release Notes
The Oculus Mobile SDK includes libraries, tools, and resources for native C/C++ development of Android apps for the Oculus Quest and Oculus Go standalone devices. If you primarily use Unity or Unreal Engine for Android development, it is not necessary to download the Mobile SDK in most cases . For more information on Oculus Mobile development using Unity or Unreal Engine, see Mobile Development with Unity and Unreal.
For documentation on developing for Oculus devices that use Android, see our Mobile SDK Developer Guide.
For details on migrating to Mobile SDK 19.0 (API 1.36) from previous versions, see the Mobile SDK Migration Guide.
API Changes
A new ovrTextureSwapChain creation method, vrapi_CreateTextureSwapchain4, and corresponding structure, ovrSwapChainCreateInfo, have been added to the API.
A new ovrControllerType, ovrControllerType_StandardPointer, and corresponding structure, ovrInputStandardPointerCapabilities, have been added to the API.
The vrapi_SetRemoteEmulation function has been removed from the API and should no longer be used.