← Back to Home

Setting up XR Dev Environment & Sideloading APK to Quest

February 28, 2026 | Unreal Engine 5.7

Method: Manual SDK/NDK/JDK Alignment (Bypassing Turnkey errors)

Resources & Documentation

1. Core Software Environment

2. SDK Management & Configuration

Setting Verified Path / Value
Android SDKC:/Users/andre/AppData/Local/Android/Sdk
Android NDKC:/Users/andre/AppData/Local/Android/Sdk/ndk/27.2.12479018
JAVA (JDK)C:/Program Files/Android/Android Studio/jbr
SDK API Levelandroid-34
NDK API Levelandroid-29

3. Packaging Process

  1. Navigate to Platforms > Android > Package Project.
  2. Select the radio button for Android and then Android ASTC.
  3. Select Package Project at the top of the menu.
  4. Create a dedicated Build folder within the main project directory and select it as the destination.

4. Deployment & Sideloading

Pre-Deployment: Enable USB Debugging in the Meta Horizon app (Developer Mode), connect via USB.
  1. Navigate to your /Build/Android_ASTC/ folder.
  2. Run Install_MyFirstVRProject-arm64.bat to push to the headset.
  3. Open via App Library > Unknown Sources on the Quest.