TuneLoft for Meta Quest
Quest 2, Quest 3, Quest 3S, Quest Pro
APK: newest build, sideload via SideQuest or adb install.
Store: automatic updates, one review cycle behind.
Meta Quest, Fire TV, Android TV and the Android Companion. Direct downloads, straight from us.
Quest: 5.251.0
· Companion: 5.255.0
· Android TV & Fire TV: 6.254.2
These are the latest builds — usually ahead of the stores.
Every store update has to clear a review before it reaches you, which takes days and sometimes weeks. What we publish here goes out the day it's built. If you want the newest fixes and features first, download from this page.
Ran an early build before July 2026? Uninstall it first.
Those previews were signed with a different key. Android will refuse to install on top of them — you'll get a failed install, not an update. Uninstall the old app, then install the APK below.
Your sources, paired phones and local settings live inside the app and will be lost. You'll need to add them again. This is a one-time step — future updates install normally.
This is the full app, not a limited demo. It's free to use, and a 15-day trial of TuneLoft Plus is available from inside the app. It doesn't expire.
Quest 2, Quest 3, Quest 3S, Quest Pro
APK: newest build, sideload via SideQuest or adb install.
Store: automatic updates, one review cycle behind.
Android 10+ — pairing helper
APK: newest build, enable « Install unknown apps » in Settings. Store: automatic updates, one review cycle behind.
Google TV, Nvidia Shield, Chromecast — Android 10+
Download APK
Sideload via the Downloader app or adb install
Fire TV Stick, Fire TV Cube — Fire OS
Download APKNew to this? Follow the step-by-step Fire Stick guide — no computer needed.
Everything is done from the remote, in about five minutes. Read the full Fire Stick guide →
dl.tuneloft.tv/androidtv.adb connect your TV and run adb install on the APK above.Take the store version if you'd rather have automatic updates. Take the APK above if you'd rather have the newest build: a store release only reaches you after a review, so it trails this page by at least one cycle.
Questions or a bug to report? Open an issue on our GitLab project, or reply on the launch thread.
Google Play and the Google Play logo are trademarks of Google LLC. Meta Horizon Store is a trademark of Meta Platforms, Inc.
You normally don't need to do anything. Every TuneLoft APK is signed with our release key, and Android verifies that signature at install time — a file altered by so much as one byte is refused.
What that check can't tell you is whose key signed it. So if you got a copy from anywhere other than this site — mirror sites do re-host APKs — these are the values to compare against. A repack signed with someone else's key installs perfectly well on a device that has never seen ours.
Same for every TuneLoft app, and stable across releases:
CN=TuneLoft, O=BrentSys OÜ, C=EE
SHA-256 a4dd3da01e97dd5fa3e3559920febb357b094726879a722bcc06bc6675689f0e
Read it back with
apksigner verify --print-certs <file>.apk
(Android SDK build-tools).
| File | SHA-256 |
|---|---|
| tuneloft-quest-5.251.0.apk | 5ed861c875e220d3a30758a0b13333b1ea48fdedc5e7cb0dc6332fac59b803f4 |
| tuneloft-companion-5.255.0.apk | fb144707ef1c51de56f6c854cdd205f70896848483bfd7c043f49eb67d0e4d94 |
| tuneloft-androidtv-6.254.2.apk | 884adaf98d7e215c8701b5b2810c898c6a2f3e2c12821ff2de800181e67b2f19 |
| tuneloft-firetv-6.254.2.apk | 9f1a6ab44889eda10fabed5ec1a4e941dd28b7803162535f9b4154a5c2864db1 |
shasum -a 256 <file>.apk on macOS and Linux,
certutil -hashfile <file>.apk SHA256 on Windows.