https://github.com/android/xr-samples
https://github.com/android/xr-samples
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/android/xr-samples
- Owner: android
- License: apache-2.0
- Created: 2024-11-26T02:11:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-15T23:36:38.000Z (7 months ago)
- Last Synced: 2025-05-16T00:27:16.510Z (7 months ago)
- Language: Kotlin
- Size: 13 MB
- Stars: 328
- Watchers: 15
- Forks: 39
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: docs/code-of-conduct.md
Awesome Lists containing this project
README
# Hello Android XR
This repository contains an Android Studio project that provides a straightforward example of the
basic functionality afforded to Android apps in Android XR.
For more information, please [read the documentation](https://developer.android.com/develop/xr).
# Features
In the sample you can see an implementation of:
- Spatial Panels
- Orbiters
- Environments
- and more
# 💻 Development Environment
**Hello Android XR** uses the Gradle build system and can be imported directly into Android Studio
(make sure you are using the latest stable version available
[here](https://developer.android.com/studio)).
# Additional Resources
- https://developer.android.com/xr
- https://developer.android.com/develop/xr
- https://developer.android.com/design/ui/xr
- https://developer.android.com/develop/xr#bootcamp
# License
**Hello Android XR** is distributed under the terms of the Apache License (Version 2.0). See the
[license](LICENSE) for more information.