If something goes wrong
“App not installed” / “App not installed as package conflicts”
You have an older TuneLoft on the device that was signed with a different
key. Uninstall it first
(Settings → Applications → Manage Installed Applications → TuneLoft → Uninstall),
then install again. Your sources will need to be re-added — one time only.
There's no “Developer options” in My Fire TV
That's the normal state of a Fire TV out of the box — the menu doesn't
exist until you unlock it. Do step 1: Settings → My
Fire TV → About, highlight your device's name and press select seven
times. If the presses don't register, make sure you're on the row naming the
device itself and not on Storage or Network, and press at a
steady pace rather than as fast as possible.
The download finishes but nothing happens
Downloader doesn't have permission to install. Go back to step 4 and
switch Downloader on under Install unknown apps.
Downloader says the URL can't be reached
Re-type it carefully — dl.tuneloft.tv/firetv, lowercase,
no https://, no trailing slash. If it still
fails, check the Fire Stick is actually online (open any streaming app), and
note that some VPNs and DNS filters block the download.
Not enough storage
Fire Sticks fill up fast. Uninstall an app you don't use, and make sure you
deleted the APK file after installing (step 6).
I'd rather use a computer
Enable ADB debugging in the same Developer options menu, note the
Fire TV's IP under Settings → My Fire TV → About → Network,
then from your desktop run
adb connect <ip>:5555 followed by
adb install tuneloft-firetv.apk, using the APK
from the download page.