Applicable XR devices
This guidance helps you build experiences for these types of XR devices.
After you've installed and configured Android Studio, created a project, and set up the Jetpack XR SDK, you're ready to start building your first activity for audio glasses and display glasses.
This guide explains the following areas:
- Creating your first activity for audio glasses and display glasses
- Planning to support different types of audio glasses and display glasses
- Checking device capabilities at runtime for audio glasses and display glasses
This guide assumes you're familiar with the following concepts:
- Android activities
- The activity lifecycle
- Activity state changes
- Composable functions in Jetpack Compose