XR Gallery is an experimental Android XR application that provides users with an immersive experience of browsing galleries in Extended Reality (XR).
The app is built with Jetpack Compose and leverages modern Android architectural principles.
- 🖼️ Swipe images in an XR environment
- 🎨 Fully declarative UI built with Jetpack Compose
- 🌐 Support for remote image sources
- 🕹️ Simple navigation optimized for XR devices (AR/VR compatibility depending on platform)
- Kotlin – main programming language
- Jetpack Compose – modern declarative UI
- AndroidX Navigation – navigation management
- Coil – image loading
- XR/ARCore XR integration
- Clone the repository:
- git clone https://github.com/RikoAppDev/xr-gallery.git
- cd xr-gallery
-
Open the project in the newest Android Studio
-
Run the application on:
- An Android device with ARCore/XR support
- An Emulator (limited XR functionality)
Developed as experiment with XR technologies by:
- GitHub: RikoAppDev
- LinkedIn: Frederik Duvač
- Tech stack: Android, Jetpack Compose, Kotlin, XR
