# xr-unity-samples
**Repository Path**: mirrors_android/xr-unity-samples
## Basic Information
- **Project Name**: xr-unity-samples
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-05-21
- **Last Updated**: 2025-12-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# About
This repository contains a set of Unity projects and samples to help you learn about building experiences with Unity for Android XR.
# Android XR Samples for Unity
Explore the fun and interesting possibilities of Android XR through interactive showcase samples. These samples are integrated into a single Unity project, to make it convenient to discover, engage with, and learn how to implement these experiences.
The samples aim to cover a breadth of OpenXR APIs offered by Android XR:
* Session Management
* Passthrough and Environment Blend Mode
* Hand Tracking
* Hand Gestures
* Hand Mesh
* Eye Tracking
* Face Tracking
* Plane Tracking
* Object Tracking
* Marker Tracking
* QR Code Tracking
* Scene Meshing
* Depth Texture
* Body Tracking
* Performance Metrics
* Controllers
The Gemini sample also offers native modules which help with taking camera images, Speech-to-Text for voice commands, calling Gemini APIs, and Text-to-Speech for Gemini answers in Unity.
Packages used:
* [Android XR: OpenXR package](https://docs.unity3d.com/Packages/com.unity.xr.androidxr-openxr@1.0/manual/index.html)
* [Android XR Extensions for Unity](https://github.com/android/android-xr-unity-package)
* [OpenXR Plugin](https://docs.unity3d.com/Packages/com.unity.xr.openxr@1.13/manual/index.html)
* [XR Composition Layers](https://docs.unity3d.com/Packages/com.unity.xr.compositionlayers@1.0/manual/index.html)
* [XR Hands](https://docs.unity3d.com/Packages/com.unity.xr.hands@1.5/manual/index.html)
* [XR Interaction Toolkit](https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@3.0/manual/index.html)
**[> Browse Source](AndroidXRUnitySamples/)**
## Getting Started
1. Clone the repository
1. Make sure Prerequisites are met
1. Open the AndroidXRUnitySamples folder in Unity
1. Follow Getting Started
## Samples