Download TuneLoft

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.

TuneLoft Companion for Android

TuneLoft Companion

Android 10+ — pairing helper

APK: newest build, enable « Install unknown apps » in Settings. Store: automatic updates, one review cycle behind.

TuneLoft for Android TV

Google TV, Nvidia Shield, Chromecast — Android 10+

Download APK

Sideload via the Downloader app or adb install

How to install

Fire TV Stick & Fire TV Cube

Everything is done from the remote, in about five minutes. Read the full Fire Stick guide →

Android TV & Google TV (via the Downloader app)

  1. Allow apps from unknown sources (Settings → Device Preferences → Security & restrictions).
  2. Install the Downloader app from your TV's store, open it, and enter dl.tuneloft.tv/androidtv.
  3. Let it download, then choose Install. Launch TuneLoft from your apps row.
  4. On a desktop you can also adb connect your TV and run adb install on the APK above.

Meta Quest (via SideQuest)

  1. Enable Developer Mode on your Quest from the Meta Horizon mobile app.
  2. Install SideQuest on your desktop and connect your Quest by USB.
  3. Download the APK above, then drag-and-drop it into SideQuest's installer.
  4. The app shows up under Unknown Sources in your Quest library.

Android Companion

  1. Download the APK above directly on your phone.
  2. Allow installation from your browser when prompted (Settings → Apps → Special access → Install unknown apps).
  3. Open the downloaded file to install.

On the app stores

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.

Verify your download

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.

Signing certificate

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 checksums

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.