Welcome to FTVDB - a community-driven database of publicly accessible Fire TV firmware and app update URLs. Use the "Firmware" or "Apps" tabs to browse available update links, submit new ones, or learn how to extract your own using ADB from your device logs.
Note: This is a fully automated indexing service. Submitted URLs appear in the database within a few minutes and reflect data visible via ADB on user-owned devices. FTVDB does not host any firmware or app files, and it does not promote firmware modifications, downgrades, or jailbreaking.
FTVDB is not affiliated with, endorsed by, or sponsored by Amazon.com, Inc. All trademarks and product names are the property of their respective owners.
Updates to the database are automatically posted to our Telegram channel: https://t.me/FTVDB
This website and database are hosted on GitHub.
If you are a rights holder and believe that any linked content violates your rights, please contact us at support@ftvdb.com before submitting a DMCA request. We will review and respond promptly.
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.