Install APK on AR Glasses
Android-based AR glasses accept APK sideloading — either by running a file manager directly on the glasses or by pushing APKs remotely from your phone using AnExplorer's ADB WiFi or USB connection. This page covers every method across all supported AR platforms.
Supported Platforms
| Glasses | OS | Direct Install | Remote Install from Phone |
|---|---|---|---|
| Inmo Air 2 | Android 11 (standalone) | ✅ APK tap-to-install | ✅ WiFi ADB + USB ADB |
| Samsung AR Glasses | Android XR | ✅ With Developer Mode | ✅ WiFi ADB + USB ADB |
| XREAL Air 2 Pro (via Beam Pro) | Android 12 (Beam Pro unit) | ✅ Via Beam Pro | ✅ WiFi ADB to Beam Pro |
| Rokid Max (via Rokid Station) | Android 11 (Station unit) | ✅ Via Station | ✅ WiFi ADB to Station |
| XREAL Air 2 (display-only mode) | None (display accessory) | ❌ | ❌ |
Inmo Air 2 — Full Android, Tap to Install
The Inmo Air 2 runs standalone Android 11 on a Snapdragon processor. APK installation works exactly like on a phone:
- Transfer the APK from your phone to the glasses via WiFi Share in AnExplorer
- On the glasses, open AnExplorer → navigate to the received APK
- Tap the APK → tap Install → app appears in the launcher
No Developer Mode required for standard APK installation from a file manager.
Remote Install from Phone (Inmo Air 2)
For hands-free installation without interacting with the glasses UI:
WiFi ADB (Recommended — no cable):
- On the glasses: Settings → Developer Options → Wireless Debugging → ON
- Tap Pair with pairing code — note the IP, port, and 6-digit code
- On your phone, navigate to the APK in AnExplorer → tap Remote Install
- Enter the IP address and pairing code shown on the glasses
- Tap Pair, then Install — the app installs silently on the glasses
USB ADB:
- Connect the glasses to your phone using a USB-C cable (OTG adapter may be needed)
- On the glasses: Developer Options → USB Debugging → ON
- Navigate to the APK in AnExplorer on your phone → tap Remote Install
- Accept the "Allow USB Debugging" prompt on the glasses
- Tap Install — done
Samsung AR Glasses — Android XR
Samsung AR Glasses run Android XR — Google's spatial computing platform. Standard APK installation requires Developer Mode.
Enable Developer Mode
- On the glasses: Settings → About → tap Build Number 7 times
- Developer Options appear in Settings
- Enable ADB Debugging
- For wireless install: also enable Wireless Debugging
Install via Google Play
AnExplorer is available on the Google Play Store. On the glasses, open Play Store → search AnExplorer → install.
Install APK via ADB from Phone
Once Developer Mode is enabled, install APKs from your phone without touching the glasses:
WiFi ADB (no cable needed):
- Glasses: Developer Options → Wireless Debugging → Pair with pairing code
- Note the IP, port, and 6-digit pairing code shown on the glasses display
- On your phone, navigate to the APK in AnExplorer → tap Remote Install
- Enter the IP address and pairing code shown on the glasses → tap Pair
- Tap Install — the APK installs silently on the glasses
USB ADB:
- Connect glasses to phone via USB-C (OTG adapter may be required)
- Glasses: Developer Options → USB Debugging → ON
- Navigate to the APK in AnExplorer on your phone → tap Remote Install
- Accept the "Allow USB Debugging" prompt on the glasses → tap Install
Device Connect (Browser-Based Push)
Device Connect lets you push APKs from a PC browser to the glasses:
- On the glasses, open AnExplorer → Tools → Device Connect → Start Server
- Note the IP address and port (e.g.
192.168.1.55:1234) - On your PC (or phone browser), navigate to that address
- Upload the APK via the browser interface — it lands in glasses storage
- In AnExplorer on the glasses, tap the APK → install
XREAL Air 2 Pro — Via Beam Pro
The XREAL Beam Pro is a standalone Android 12 unit that connects to XREAL Air 2 Pro glasses. APK management happens on the Beam Pro:
- Transfer the APK from your phone to Beam Pro via AnExplorer WiFi Share
- On Beam Pro, open AnExplorer → tap the APK → install
- The app runs on Beam Pro and displays on the XREAL glasses
Remote from phone via WiFi ADB: Same as Inmo Air 2 — target the Beam Pro unit, not the glasses directly.
Rokid Max — Via Rokid Station
Rokid Station is the standalone compute unit. APK install targets the Station:
- Transfer APK via WiFi from your phone using AnExplorer
- On the Station: open AnExplorer → tap the APK → install
Managing Files on AR Glasses
Once AnExplorer is installed on Android-based glasses:
- USB OTG: Plug a USB-C drive into the glasses for direct file access
- WiFi Transfer: Receive files from phone/PC wirelessly (AnExplorer → Network → WiFi Receive)
- Cloud Storage: Access Google Drive, Dropbox, and OneDrive directly on the glasses
- SMB / NAS: Browse home network shares over WiFi
Supported APK Formats
| Format | Inmo Air 2 | Samsung AR / Android XR | Notes |
|---|---|---|---|
| APK | ✅ | ✅ | Standard single-file install |
| APKM / APKS | ✅ | ✅ | Split APK session install |
| XAPK | ✅ | ✅ | OBB expansion handled automatically |
