This repository contains the complete code and resources for the Medium tutorial: "Port Your Android App to Meta Quest in Under 30 Minutes".
- ๐งโ๐ป Target audience: Android/Kotlin developers
- ๐ฏ Goal: Rapidly port any 2D Android app to the Meta Quest VR platform using product flavors, Quest UI best practices, and native Android APIs.
Read the full tutorial on Medium โ
- ๐ก Product Flavors for dual-platform builds
- ๐น Adapt your layouts and interactions for VR (Quest UI guidelines)
- ๐ก Manage permissions and dependencies for Quest compatibility
- ๐ Remove Google Play Services and unsupported libraries
- ๐จ Includes design/UX patterns for panel apps on Quest