Get started
To understand how to create an Android XR project from scratch or from an XR template, refer to Create an XR project. Android XR supports Unity's Virtual Reality and Mixed Reality templates.
Tip
If you are new to XR development, refer to the XR Manual to understand basic XR concepts and workflows.
Once you have created an XR project, and installed the Unity OpenXR: Android XR package, refer to the following topics to understand how to set up your project:
Topic | Description |
---|---|
Configure project settings | Enable Android XR in your project and configure your Unity project to use Android XR. |
Set up your scene | Add the necessary GameObjects to your AR scene. |
Optimize graphics settings | Configure your project’s graphics settings to optimize for Android XR. |
Permissions | Understand the required permissions to use Android XR features in your Unity project. |