# xr-codelabs **Repository Path**: mirrors_android/xr-codelabs ## Basic Information - **Project Name**: xr-codelabs - **Description**: Codelabs for Android XR - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Android XR Codelabs This repository contains Android sample apps that are used in [Android XR](https://developer.android.com/xr) codelabs. The codelabs guide you through best practices of building apps for XR devices. - [Learn Android XR Fundamentals](/xr-fundamentals/) - [Part 1 - Modes and Spatial Panels](https://developer.android.com/codelabs/xr-fundamentals-part-1) - [Part 2 - Orbiters and Spatial Environments](https://developer.android.com/codelabs/xr-fundamentals-part-2) Clone the repo or download and unarchive the ZIP file. The folders in the repo contain Android Studio projects that enable you to modify and build the sample apps. The codelabs provide instructions on how to work with the apps. # License ``` Copyright 2024 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```