This site has been permanently archived. The content on this site was last updated in 2019.
Google VR Java API Overview
Stay organized with collections
Save and categorize content based on your preferences.
There are four packages in the Google VR Java API, three as part of the SDK and
one as part of the NDK.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-09 UTC."],[[["\u003cp\u003eThe Google VR Java API comprises four packages, three within the SDK and one within the NDK, catering to diverse VR development needs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecom.google.vr.sdk.base\u003c/code\u003e package provides the fundamental code for the core Google VR API.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize the \u003ccode\u003ecom.google.vr.sdk.audio\u003c/code\u003e package to incorporate 3D spatialized sound into their VR applications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecom.google.vr.sdk.controller\u003c/code\u003e package enables integration of the Daydream controller for enhanced user interaction in VR apps.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecom.google.vr.ndk.base\u003c/code\u003e package offers native development capabilities through the NDK for specific VR functionalities.\u003c/p\u003e\n"]]],["The Google VR Java API comprises four packages. The `com.google.vr.ndk.base` package is part of the NDK, while the other three are part of the SDK. `com.google.vr.sdk.base` contains the core API code. `com.google.vr.sdk.audio` manages 3D-spatialized sound. `com.google.vr.sdk.controller` enables the use of the Daydream controller within VR applications.\n"],null,["There are four packages in the Google VR Java API, three as part of the SDK and\none as part of the NDK.\n\n- [com.google.vr.ndk.base](/vr/android/reference/com/google/vr/ndk/base/package-summary)\n\n- [com.google.vr.sdk.base](/vr/android/reference/com/google/vr/sdk/base/package-summary) Code for the core Google VR API.\n\n- [com.google.vr.sdk.audio](/vr/android/reference/com/google/vr/sdk/audio/package-summary) Code for 3D-spatialized sound.\n\n- [com.google.vr.sdk.controller](/vr/android/reference/com/google/vr/sdk/controller/package-summary) Code for using the Daydream controller with your VR app."]]