# xr-samples **Repository Path**: mirrors_android/xr-samples ## Basic Information - **Project Name**: xr-samples - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-12-13 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hello Android XR Hello Android XR app This repository contains an Android Studio project that provides a straightforward example of the basic functionality afforded to Android apps in Android XR, including 3D object rendering, material and texture overrides, animation, and changing object position. For more information, please [read the documentation](https://developer.android.com/develop/xr). # Features In the sample you can see an implementation of: - Spatial Panels - Orbiters - Environments - 3D object rendering (Bugdroid model) - Material and texture overrides - Animation of the 3D object - Changing position of the 3D object - and more # 💻 Development Environment **Hello Android XR** uses the Gradle build system and can be imported directly into Android Studio. Ensure you have the latest Canary version available, and update the XR emulator image in Android Studio's SDK Manager before creating a new XR Emulator. The Canary version of Android Studio is available [here](https://developer.android.com/studio/preview). # Additional Resources - https://developer.android.com/xr - https://developer.android.com/develop/xr - https://developer.android.com/design/ui/xr - https://developer.android.com/develop/xr#bootcamp # License **Hello Android XR** is distributed under the terms of the Apache License (Version 2.0). See the [license](LICENSE) for more information.