A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/vr/android/ndk/get-started below:

Quickstart for Google VR SDK for Android NDK

Quickstart for Google VR SDK for Android NDK

Stay organized with collections Save and categorize content based on your preferences.

This document describes how to get started with Google VR for Android by building a sample C++ app using the NDK.

Most NDK developers have their own preferred way of building and deploying applications. This tutorial uses Android Studio, but you should feel free to follow along in the build environment of your choice.

We'll build the following sample app in this guide:

Build the HelloVR sample app

First, read about HelloVR and how to build it using the SDK. The requirements and steps to build the app using the NDK are nearly the same, with the following key differences:

Note: If you are using the beta APIs, also uncomment the ndk-hellovrbeta line.

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."],[[["This guide explains how to build a sample VR app for Android using the NDK and Android Studio."],["Developers can adapt the instructions to their preferred build environment if needed."],["The sample app, HelloVR, is designed to work with any VR viewer and utilizes touch interactions."],["Before starting with the NDK build, familiarize yourself with the HelloVR app and its SDK-based build process outlined in the linked documentation."],["Key differences for NDK builds include downloading the Android NDK, extracting `.so` files with a Gradle command, and enabling the 'ndk-hellovr' sample in the settings file."]]],["The content details how to build the HelloVR sample app for Android using the NDK. Key actions include downloading the Android NDK, extracting the `.so` files via `./gradlew :extractNdk`, and enabling the sample in `settings.gradle` by uncommenting `include ':samples:ndk-hellovr'`. For beta APIs, `ndk-hellovrbeta` should also be uncommented. The guide uses Android Studio but allows alternative build environments. The goal is to create a VR app compatible with any viewer and uses touch events.\n"]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4