Welcome to FTV DB – a community-driven Fire TV firmware and app update URL database. Select "Firmware" or "Apps" to see available downloads, submit new URLs, and learn how to capture your own update links. This service is not affiliated with Amazon.
Note: This is a fully automated service. Submitted URLs will appear in the database within a few minutes. This service is not affiliated with Amazon.
Any changes to the database are automatically posted to the Telegram channel https://t.me/FTVDB
This website and the database are hosted on GitHub
Version Name | Version Code | Uploaded |
---|
Enable ADB debugging on your Fire TV, connect with adb connect [device IP]
,
then run adb logcat
. Look for .bin or .apk URLs, and submit them.
GET: https://api.ftvdb.com/submit-url?url=ENCODED_URL
ORPOST: https://api.ftvdb.com/submit-url
{ "url": "https://example.com/update.bin" }
Returns JSON with error and message.