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 the following Unity templates:
- Mixed Reality template
- VR Template
- VR Multiplayer template
- Mixed Reality multiplayer tabletop template
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 Open
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. |