Meta Horizon OS, the operating system on Meta VR devices, is built on the Android Open Source Project. You can create a new Android app for Meta VR devices or make an existing mobile app compatible using familiar tools such as Android Studio, Java, Kotlin, and Jetpack. Meta VR devices display 2D apps in resizable windows within a VR environment and map mobile gestures such as tapping and swiping to controllers and hands.
Choose your primary workflow
Choose the workflow that matches how you want to build. Each option can stand on its own, and compatible tools can be combined as needed.
Android Studio: Install the Meta Horizon Android Studio Plugin
to create Horizon OS projects, generate product flavors, manage Meta Spatial Simulator, and find compatibility issues in your code and manifest.
Command line and AI tools:Meta VR CLI comes bundled with the Meta Horizon Android Studio Plugin
. Use it from Android Studio, or install Meta VR CLI independently for use in terminals, continuous integration, and AI coding tools.