Amazon Fire TV: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
mNo edit summary
 
(128 intermediate revisions by 21 users not shown)
Line 1: Line 1:
{{Infobox information appliance
{{mininav| [[Devices]] | [[Android]] }}
| name = Amazon Fire TV
{{device notice}}
| image = [[File:Amazon Fire TV.jpg|300px]]
__TOC__
| manufacturer = Amazon.com
| releasedate = 2014-04-02 (US)
| os =  Fire OS 3.0 "Mojito" (Based on [[Android]])
| soc = Qualcomm Snapdragon 8064 (Snapdragon 600 Series)
| cpu = Qualcomm Krait 300, quad-core to 1.7 Ghz
| graphics  = Qualcomm Adreno 320
| display = 1080p
| storage = 8 GB internal
| memory = 2 GB RAM
| connectivity = HDMI, Bluetooth 4.0, USB 2.0, Wifi (802.11n), 10/100 Ethernet, Optical audio, CEC
| dimensions = 115 × 115 × 17.5 mm (4.53 × 4.53 × 0.69 in)
}}
[[File:Amazon Fire TV ports.jpg|right|300px|Amazon Fire TV ports|thumb]]
{{mininav|[[Devices]]|[[Android]]}}
<section begin="intro" />'''[[w:Amazon Fire TV|Amazon Fire TV]]''' is an Android-based (Fire OS) set-top-box that contains a very powerful ARM processor (that can even handle some of the more heavy XBMC skins). Fire TV stands above some of the other Android-based offerings due to Amazon's strong product support and because it contains more [[10 foot interface|remote friendly]] versions of Netflix, Amazon Prime Video, and other video service clients, making it a good pairing with XBMC.<section end="intro" />


== Builds ==
{{Note|Unless otherwise noted, the following information applies to both the Fire TV box (1 and 2) and Fire TV stick.}}
=== Official Builds ===
'''[http://mirrors.xbmc.org/releases/android/arm/xbmc-13.2-Gotham-armeabi-v7a.apk XBMC 13.2 Gotham for Android (ARM)]'''


=== Other builds ===
<section begin="intro" />'''Amazon Fire TV''' (first and second-generations) is a series of Android-based ([[wikipedia:Fire OS|Fire OS]]) set-top-box that contains a powerful ARM processor (that can even handle some of the more heavy Kodi skins). First released in 2014, Amazon's Fire TV series stands above some of the other Android-based offerings due to Amazon's strong product support and because it contains more [[w:10-foot_user_interface|10-foot user interface]] versions of Netflix, Amazon Prime Video, and other video service clients, which generally makes it a good pairing with Kodi.<section end="intro" />
* '''[[SPMC]]''' - SPMC is an experiential fork of XBMC and sometimes contains special fixes that are not yet in the official builds. Users who are unsure of which version to use should normally try out the official XBMC/Kodi builds first and see how it runs, and if they have issues then try SPMC.
 
== Installing ==
'''General Steps'''
 
# Setup the ADB Utility via OS-specific instructions below, or install the Android SDK for your platform: https://developer.android.com/sdk/index.html
# Follow these instructions to connect ADB to your Amazon Fire TV:  https://developer.amazon.com/sdk/asb/connect-adb.html
# Follow these instructions to install the XBMC app onto the Fire TV (using the ADB tool):  https://developer.amazon.com/sdk/asb/app-install.html
 
=== Setup ADB on Your Host ===
'''Note:''' Your host must be connected to the same network as your Fire TV..
==== Windows ====
{{Collapse top}}
# Download and unzip the ADB Utility for Windows from http://www.androidfilehost.com/?fid=23610159112654916
 
# Find the extracted ''winadb'' folder containing adb.exe, and copy the complete folder path
# Add the copied path to your PATH environmental variable in Windows System Properties
# Follow the below instructions to complete the installation of XBMC
{{Collapse bottom}}
 
==== OS X ====
{{Collapse top}}
# Download and unzip the ADB Utility for OS X from http://www.androidfilehost.com/?fid=23610159112654915
# Open a Terminal prompt and navigate (CD) to the directory with the extracted ''adb'' file
# Run the following command to check your ''PATH'':
#:<code>>echo $PATH</code>
# Move the file ''adb'' to a directory in your path, using a command similar to the ones below:
#:Examples:
#:<code>>sudo mv adb /usr/bin/</code>
#:<code>>sudo mv adb /usr/local/bin/</code>
#:<code>>sudo mv adb /directory/in/your/path/</code>
# When done, typing <code>adb</code> at a Terminal prompt will execute the ADB program. If typing <code>adb</code> in the Terminal does nothing, check your ''PATH'' and also check the permissions of ''adb''. You can make sure ''adb'' is executable by typing the command <code>sudo chmod +x /path/to/file/adb</code>.
{{Collapse bottom}}
 
==== Linux ====
{{Collapse top}}
# Download and unzip the ADB Utility for Linux from http://www.androidfilehost.com/?fid=23610159112654911
 
# Open a Terminal prompt and navigate (CD) to the directory with the extracted ''adb'' file
# Run the following command to check your ''PATH'':
#:<code>>echo $PATH</code>
# Move the file ''adb'' to a directory in your path, using a command similar to the ones below:
#:Examples:
#:<code>>sudo mv adb /usr/bin/</code>
#:<code>>sudo mv adb /usr/local/bin/</code>
#:<code>>sudo mv adb /directory/in/your/path/</code>
# When done, typing <code>adb</code> at a Terminal prompt will execute the ADB program. If typing <code>adb</code> in the Terminal does nothing, check your ''PATH'' and also check the permissions of ''adb''. You can make sure ''adb'' is executable by typing the command <code>sudo chmod +x /path/to/file/adb</code>.
 
'''Note:''' Linux adb is a 32-bit dynamically linked program. In order to run under a 64-bit Linux, 32-bit support is required. You may need to install the ''lib6:i386'' (the 32-bit base library support package) depending on your Linux.
{{Collapse bottom}}
 
==== Android ====
{{Collapse top}}
The ADB utility is built into Android.  However, you will need to install a Terminal Emulator app.
# Open Google Play Store
# Install [https://play.google.com/store/apps/details?id=jackpal.androidterm Android Terminal Emulator]
# Follow the below instructions to complete the installation of XBMC
{{Collapse bottom}}
 
==== adbFire ====
{{Collapse top}}
adbFire is a companion program for FireTV and Android XBMC & forks. It allows you to
sideload XBMC (and other apps) without the bother of downloading the Android SDK and other tools. Additionally, it allows you to copy files to and from XBMC, backup XBMC, root the FireTV, mount USB drives and more.
 
adbFire for Windows and OS X: http://jocala.com/adbfire.html
{{Collapse bottom}}
 
==== Amazon FireTV Utility App ====
 
A Windows based GUI app to easily sideload your apks to the Amazon FTV.
Most of the wiki has been automated into this app so anyone that doesn’t want to mess around with Shell commands will find this helpful.
 
Download website link: http://goo.gl/woVu0s
 
1. Unzip the folders to "C:\FTV"
 
2. Launch app "Amazon FireTV Utility App.exe"
 
=== Enable USB Debugging on the Fire TV ===
# From the Fire TV Home screen, select '''Settings'''
# Go to '''System''' -> '''Developer Options'''
# Select '''ADB Debugging''' to turn it ON
# Go to '''System''' -> '''About''' -> '''Network''', and take note of the Fire TV's IP address
 
=== Install XBMC to the Fire TV ===
'''Note:''' If your APK file name contains spaces, make sure you put quotes around it in the adb commands.  On OS X and Linux, you may need to prepend <code>./</code> to the adb commands.
# On your host (PC or other Android device), download your desired XBMC APK
# Open a Command Prompt (Windows), Terminal (OS X/Linux), or Terminal Emulator app (Android)
# Navigate (CD) to the directory with your XBMC APK (In Terminal Emulator on Android you only need to run the adb commands)
# Run the following commands
#:<code>>adb kill-server</code>
#:<code>>adb start-server</code>
#:<code>>adb connect <ip-address-of-fire-tv></code>
# ADB is connected when it reports the message "connected to <ip-address-of-fire-tv>:<port>"
# Run the following command
#:<code>>adb install <apk-file-name></code>
# Installation is complete when it reports the message "success"
 
('''Note:''' For Android you need to type in the full path. e.g. >adb install /sdcard/Download/apk-file-name.apk)
 
=== Launch XBMC on the Fire TV ===
# From the Fire TV Home screen, select '''Settings'''
# Select '''Applications'''
# Find and select your XBMC installation (it may be named "XBMC" or "SPMC")
# Select '''Launch Application'''
'''Note:''' Users have reported that you can [http://forum.xbmc.org/showthread.php?tid=191109&pid=1677974#pid1677974 autostart XBMC] after boot using an Android automation apps such as Tasker, AutomateIt, or Llama. Alternately, you can use [http://diegomejia.globat.com/android/AutoPilot.apk Autopilot] to autoboot to XBMC.
 
'''Launching XBMC from Fire TV Homescreen:''' You can also have Llama (and probably others) [http://forum.xbmc.org/showthread.php?tid=191109&pid=1721346#pid1721346 launch XBMC] when a native Fire TV app like '''Flixter''' is launched from the Fire TV homescreen.  Some apps [http://forum.xbmc.org/showthread.php?tid=191109&pid=1721962#pid1721962 work better] than others.
 
=== Upgrading XBMC ===
XBMC can be upgraded through ADB without losing your settings. To do this, you must use a newer version of the package already installed on the machine.
# Download the package to your machine
# Make sure ADB is connected to the Fire TV
# Run <code>adb install -r <apk-file-name></code>
# Installation is complete when it reports the message "Success"
 
XBMC will still go through the "first run" screen the first time it is launched but your settings will remain intact.
 
=== Downgrading XBMC ===
If you wish to downgrade your version of XBMC (because you installed a test version that didn't work properly, for example) and keep your settings, the following commands will allow you to do so.
 
:<code>adb uninstall -k org.xbmc.xbmc
:adb install <apk-file-name></code>
 
If you are downgrading using an Android device, you will need to use the "shell" command.
 
<code>adb shell pm uninstall -k org.xbmc.xbmc</code>
 
==Root the Fire TV ==
 
Quick instructions on how to root can be found here: [http://www.aftvnews.com/how-to-root-the-amazon-fire-tv/ How to Root the Amazon Fire TV].
 
== Bypassing Amazon Home ==
==== Sleep while XBMC is Open (Requires root) ====
By default, the FireTV will not sleep when XBMC is the active application. User elmerohueso has provided a screensaver that will put the FireTV to sleep or log off an XBMC account after a certain amount of time for '''rooted''' boxes only. You can download the repo [https://github.com/elmerohueso/xbmc.repo.elmerohueso/raw/master/download/xbmc.repo.elmerohueso/xbmc.repo.elmerohueso-1.0.zip here]. In short, you need to adb push the zip file to your FireTV, Install Addon from Zip file, then Get Addons, choose elmerohueso's repo and install the Android Power Options screensaver. Then go to XBMC Settings -> Appearance -> Screensaver and select it as your screensaver. Go to screensaver settings and run the 'Check SU Permissions' and Grant if a popup appears. If you are not rooted this will not work. Then you can modify the settings further.
 
==== FiredTVLauncher ====
===== Function =====
* An alternative 'launcher' that will load when you push the Home button (after a brief delay/display of the stock launcher)
* Similar to the Llama steps below but with the ability to easily go back to the stock launcher
* Provide easier access to ALL sideloaded apps without multiple Llama events
 
===== Download =====
https://github.com/Redth/FiredTVLauncher
 
==== Llama (automation) Events ====
There are (2) methods below. The first one's goal is to keep access to Amazon content. When pressing Home you need to wait 15s before the screen turns off, which you then press a remote button to turn the FireTV back on which boots into XBMC. The second method's goal is to force you back into XBMC the instant you press the Home button, thus effectively losing the ability to access Amazon content.
 
===== Semi Bypass  =====
{{Collapse top}}
'''Function'''
:* retain access to Amazon content
:* automatically start XBMC when the Fire TV boots
:* automatically start XBMC when the Fire TV resumes from Standby
:* automatically go to Standby after 10 mins of inactivity in XBMC
:* automatically go to Standby after 10 mins of inactivity in most apps
:* automatically go to Standby after 15s of inactivity in KFTV Launcher
 
:If you exit XBMC, you can either relaunch it through the Settings menu, or wait 15s for the KFTV to go to standby and power it back on.
 
'''Prerequisites'''
:# XBMC > System > Settings > System > Power saving
:# Shutdown function timer = 10 min
:# Shutdown function = Quit
:# Sideload Llama [https://play.google.com/store/apps/details?id=com.kebab.Llama Play Store]
 
'''Llama Events'''
:'''Preconfigured file:'''
::# Download: [http://d-h.st/uPa llama_events_for_xbmc_on_firetv.zip - 1.31 KB]
::# Unzip the file
::# Exit or Force Stop Llama
::# <code> >adb push extracted_folder /sdcard/Llama/ </code>
::# Launch Llama
::# If you do not see the new Events related to XBMC, then press the Menu key on the FireTV remote -> Import/Export Data -> Import From USB Storage -> Accept
::# Launch Llama and see if new Events related to XBMC are there. If not, use a file manager to see if the Llama folder was placed in /sdcard/ (usually this is the folder that comes up on most file manager applications).
 
:'''Manual Entry:'''
::# From the Fire TV Home screen, select '''Settings'''
::# Select '''Applications'''
::# Find and select Llama
::# Select '''Launch Application'''
::# You will need a USB Keyboard to complete the next steps.
::# Using arrow/directional keys or a built-in trackpad on a USB Keyboard, select the '''Events''' tab. Hold enter/select on the existing events to delete them. Select the '''+''' at the bottom of the screen, next to the magnifying glass.
::# Create the following events:
 
:::* <code>Event    : 10 minutes standby in applications
:::: Condition : Active application = When the current app is not KFTV Launcher
:::: Action    : Change Screen Timeout = 10 minutes
:::
:::* Event    : 15 seconds standby in KTFV Launcher
:::: Condition : Active application = When the current app is KFTV Launcher
:::: Action    : Change Screen Timeout = 15 seconds
:::
:::* Event    : Launch XBMC when screen turns off
:::: Condition : Screen Off
:::: Action    : Run Application = XBMC
:::
:::* Event    : Launch XBMC at startup
:::: Condition : Phone reboot = after start up
:::: Action    : Run Application = XBMC</code>
{{Collapse bottom}}
===== Complete Bypass =====
{{Collapse top}}
'''Function'''
:* lose access to Amazon content until next boot
:* automatically start XBMC when the sacrificial app is launched from the FireTV app Carousel
:* automatically launch XBMC when the Home or Mic button is pressed after XBMC is launched for the first time
:* automatically go to Standby after 5-120 mins of idle in XBMC
:
:If you exit XBMC, the Llama events will relaunch XBMC the next time you press the Home button or if you launch the sacrificial app.
 
'''Prerequisite'''
:# Amazon FireTV Settings > Screensaver = 5 minutes
:# XBMC > System > Settings > System > Power saving
:# Shutdown function timer = 5-120 min (or whatever you prefer; I keep XBMC open as long as possible)
:# Shutdown function = Quit
:# Sideload Llama [https://play.google.com/store/apps/details?id=com.kebab.Llama Play Store]
 
'''Llama Events'''
:'''Preconfigured file:'''
::# Download: [http://d-h.st/LqJ llama_events_for_xbmc_2.zip - 1.00 KB]  
::# Unzip the file
::# Exit or Force Stop Llama
::# <code> >adb push extracted_folder /sdcard/Llama/ </code>
::# Launch Llama
::# If you do not see the new Events related to XBMC, then press the Menu key on the FireTV remote -> Import/Export Data -> Import From USB Storage -> Accept
::# Launch Llama and see if new Events related to XBMC are there. If not, use a file manager to see if the Llama folder was placed in /sdcard/ (usually this is the folder that comes up on most file manager applications).
 
 
:'''Manual Entry:'''
::# From the Fire TV Home screen, select '''Settings'''
::# Select '''Applications'''
::# Find and select Llama
::# Select '''Launch Application'''
::# You will need a USB Keyboard to complete the next steps.
::# Using arrow/directional keys or a built-in trackpad on a USB Keyboard, select the '''Events''' tab. Hold enter/select on the existing events to delete them. Select the '''+''' at the bottom of the screen, next to the magnifying glass.
::# Create the following events:
 
::http://i.imgur.com/5CVFuJu.png
 
:::* <code>Event    : Startup
:::: Condition : Phone Reboot = after start up
:::: Action : Llama Variable = name: startup & value:true
:::
:::* Event    : XBMC Started
:::: Condition : Active Application = When the current app is XBMC
:::: Action    : Llama variable: name:startup & value:false
:::
:::* Event    : Launch XBMC when Home is pressed
:::: Condition : (AND)
:::::Condition : When the current app is KFTV Launcher
:::::Condition : Llama variable: name:startup & value:false
:::: Action    : Run Application = XBMC
:::
:::* Event    : Launch XBMC when a sacrificial app is selected
:::: Condition : When the current app is Plex*
:::: Action    : Llama variable: name:startup & value:false
:::: Action    : Run Application = XBMC</code>
 
::'''*''' Plex was just used as an example, you can find whatever app that is supported on the Fire TV [http://www.amazon.com/b?node=7031433011 here], that you don't plan on actually using, as the trigger app. 'Classic TV' is reported to provide better stability with this type of setup.
{{Collapse bottom}}
 
==== Xposed and rbox module (Requires root) ====
So far this is the cleanest method to have XBMC as your launcher on the Fire TV.
 
===== Function =====
:* retain access to Amazon content
:* automatically start XBMC when the Fire TV boots
:* automatically open XBMC when the Home button is pressed
 
:If you exit XBMC, and XBMC is your default launcher it will just reopen. You must set a shortcut/favorite to KFTV Launcher to get back to the Amazon home.
 
===== Prerequisites =====
:# Root your FireTV
:# Sideload [http://dl.xposed.info/latest.apk Xposed]
:# Sideload [http://forum.xda-developers.com/showthread.php?t=2786618 rbox Fire TV Mods]
:# Sideload [https://play.google.com/store/apps/details?id=se.blunden.xbmclauncher XBMC Launcher] (a secondary Launcher app that will launch XBMC) or [http://spmc.semperpax.com/ SPMC] (a modified build of XBMC 13.2 with Launcher functionality already built in, as well as some other tweaks)
:# Uninstall all launchers you may have previously installed.
::: It may be in your best interest to use ES Explorer with Root Explorer enabled (on the menu on the left side, scroll down) because some launchers do not show up in the Application list.
::: After clicking Root Explorer, click 1 click uninstall, navigate over to your application and long press on the application you want to uninstall until a checkbox appears over it. Navigate down to the bottom right More -> Properties -> Uninstall
 
===== Setup =====
:# Launch Xposed Installer -> Framework -> Install/Update -> Allow Reboot
:# Launch Xposed Installer -> Modules -> Activate Fire TV mods by using a USB mouse to click the checkbox (using a remote will not work)
:# If pressing the Home button does not launch XBMC, you may need to reboot or manually launch XBMC Launcher
:# In XBMC, temporarily set Confluence as your skin. Go to Programs -> Android Apps and press the menu button on KFTV Launcher and Set as Favorite. You may now go back to whatever skin you were using and use it's skin settings to put KFTV Launcher on your main menu and rename it as necessary.
 
== Launch XBMC from an Existing App on the FTV Home Screen ==
There is a alternative way to invoke XBMC from the FTV Home Screen using Llama.  This method uses a “sacrificial” app that you have installed from Amazon that you will use to access XBMC.  The app can be anything you have installed but don’t need to use; however, some apps behave better than others (some apps will enter a loop when exiting XBMC).  One app that has been tested and works well for this purpose is “Classic TV”. 
 
The advantage of this method is that using the sacrificial app you have Home Screen Access to XBMC and you can exit XBMC to the FTV Home Screen just as you would any other FTV app. 
 
==== Prerequisites ====
#  Llama side loaded on your FTV.
#  The app called “Classic TV” from the Amazon app store.
#  One Llama Event (described below).
 
==== Procedure ====
#  Install / side-load Llama.
#  Install “Classic TV” app from Amazon app store.
#  Launch Llama (From FireTV - Settings > Applications > Llama > Launch Application).
#  Go to EVENTS on top menu and click '+' to add a NEW EVENT.
#  In your NEW EVENT select ADD CONDITION then, from the Menu select 'Active Application' and select 'Choose App’.  Scroll through the list of apps until you find “Classic TV” and select this app.  Doing this should return you to the Events Menu.
#  Next, select ADD ACTION and select 'Run Application' from the Menu list.  From here, select whatever the name of your XBMC build is.  That should create your event.  At this point you can also name your event to distinguish it from others.
 
Now when you start the “Classic TV” app from the Home Screen, it should automatically open XBMC.  Feel free to experiment with other apps from the FTV app store.  Just be aware that some will loop back and re-start XBMC when you try and exit XBMC to get back to the FTV Home Screen. 
 
== Launching Android Apps within XBMC ==
[[File:FTVXbmcAndroidApps.png|350px|thumb|right]]
* In Gotham builds, it is possible to launch Android Apps from shortcuts on the main menu.
* It is recommended to use the Confluence skin, go to Programs, then Android Apps and favorite any applications you would like to launch from XBMC.
* Skins like Amber allow you place custom shortcuts on the main menu to these favorite items.
* In Frodo builds you can only launch these apps from going into Programs -> Android Apps. They will not launch when put onto the main menu.


Amazon have also released Amazon Fire TV Stick as a low cost version in a HDMI-stick format, and while the Amazon Fire TV Stick also uses the same Android-based ([[wikipedia:Fire OS|Fire OS]]) software platform it contains less powerful ARM processor hardware it should still technically provides the same video playback features and capabilities as the first-generation of Amazon Fire TV, at least as far as running Kodi on it. The second-generation of Amazon Fire TV however does support newer video codecs and higher resolutions than the Fire TV Stick model.
{{-}}
{{-}}


NOTE: For skins that allow you to add "Favorites" to the main menu, if you add an App to favorites then uninstall that App you should make sure to remove that App from favorites first.  If you uninstall an App that you have added to favorites and don't remove it from favorites first it may cause XBMC to crash.
==Installing==


If this happens, reinstall the App you uninstalled, then launch XBMC and remove it from favorites.  This will stop XBMC from crashing.
For installing instructions please visit: [[HOW-TO:Install_Kodi_on_Fire_TV|HOW-TO: Install Kodi on Fire TV]]


== Copying files ==
==Applications==


=== Copy userdata settings (optional) ===
* [[FireTV Hardware]]
* [[FireTV Software Notes]]
* [[FireTV Maintenance and Kodi Performance]]
* [[Little Known Fire TV Options and Links]]
* [[FireTV Known Issues]]


Run XBMC at least once to initialize the userdata folder on the Fire TV
== See also ==
;Copying from PC to Fire TV
* [[Android hardware]]
:Copy files to Fire TV userdata folder using <code>adb push <local> <remote></code>
* [[Android]]
::*For example, to copy '''advancedsettings.xml''' from your local folder to your Fire TV XBMC userdata folder:<pre>>adb push advancedsettings.xml /sdcard/android/data/org.xbmc.xbmc/files/.xbmc/userdata</pre>
:::where '''org.xbmc.xbmc''' is replaced with your package name such as '''tv.ouya.xbmc''' (XBMC for Ouya) or '''com.semperpax.spmc''' (SPMC)
;Copying files from Fire TV to PC
:Copy files from Fire TV userdata folder using <code>adb pull <remote> <local></code>
::*For example, to copy '''advancedsettings.xml''' from your Fire TV XBMC userdata folder to your local folder:<pre>>adb pull /sdcard/android/data/org.xbmc.xbmc/files/.xbmc/userdata/advancedsettings.xml</pre>


You can use <code>adb shell</code> to open a remote shell on the Fire TV. Use standard Linux commands such as <code>cd</code> and <code>ls</code> to navigate the file structure. Type <code>exit</code> to exit adb shell.


See [[userdata folder]] for more information on the contents of the userdata folder.
== Links ==
 
* [http://www.aftvnews.com/ AFTVnews (News and Guides)]  
=== Update Splash Image (optional) ===
 
Run XBMC at least once to initialize the userdata folder on the Fire TV
 
::*If the splash image file is splash.png, you can run the following command to copy the file to Fire TV (you may need to update the folder name):
For XBMC on Ouya
<pre>>adb push splash.png /sdcard/Android/data/tv.ouya.xbmc/files/.xbmc/media/splash.png</pre>
 
For Gotham
<pre>>adb push splash.png /sdcard/Android/data/org.xbmc.xbmc/files/.xbmc/media/splash.png</pre>
 
Fire TV splash images:
* Non-version specific
:*Created by elmerohueso: [http://postimg.org/image/o04tj7aad/full/ v1] [http://postimg.org/image/xad60t9qz/full/ v2]
:*[http://i59.tinypic.com/2mi409g.png Created by reaven]
*Version specific
:*[http://www.mediafire.com/view/33x6ujbuiljhycq/AFTV_splash_13.1.png  Gotham 13.1 created by Tinwarble]
:*[http://www.mediafire.com/view/i8amt483inhpyz2/AFTV_splash_Helix_alpha.png Helix|Alpha created by Tinwarble]
:*[http://www.mediafire.com/view/o8twvdt9t6mnbwy/AFTV_splash_Helix_beta.png Helix|Beta created by Tinwarble]
 
'''Note:'''  The "Non-version specific" splashscreens can also be applied using elmerohueso's "XBMC Tweaks for FTV" program addon, which is available from [https://github.com/elmerohueso/xbmc.repo.elmerohueso/raw/master/download/xbmc.repo.elmerohueso/xbmc.repo.elmerohueso-1.0.zip elmerohueso's XBMC repo].
 
== Controls ==
 
===Installing Alternative Keymaps===
Copy key map and paste in Notepad, Save as "Keyboard.xml"
Download ADBFire from http://jocala.com/adbfire.html
Once installed use Push/Pull/Delete drop down menu select Keymap and click Push. Navigate to your xml file you created earlier and that's it. Be sure to restart XBMC if opened


=== Bluetooth remote ===
To make the remote work with XBMC's on-screen-keyboard, go to {{highlight|bordered=yes|'''[[Settings/System#Input devices|XBMC -> Settings -> System -> Input devices]]'''}} and enable {{highlight|bordered=yes|'''Remote control sends keyboard presses'''}}


{{big|{{note|For slightly improved keymaps for the Fire TV remote, see '''[[Alternative keymaps for Fire TV remote]]'''.}} }}


{| class="prettytable"
! Button !! Global action !! Fullscreen video action
| rowspan="8" | [[File:Amazon Fire TV remote.jpg|185px]]
|-
! 3
| Directional pad:
:* Up
:* Down
:* Right
:* Left
| Directional pad:
:* Up: Next chapter or go forward 10 minutes
:* Down: Previous chapter or go back 10 minutes
:* Right: +30 seconds
:* Left: -30 seconds
|-
! 4
| Select
| On-screen-display menu
|-
! 6
| Context menu
| Playlist
|-
! 8
| Play/pause
| Play/pause
|-
! 9
| Back
| Back out of fullscreen video (does not stop playback)
|}
{{-}}


To reboot the Fire TV with the Bluetooth remote, hold Play/Pause (8) and Select (4) for 5 seconds.
=== CEC ===
People are reporting that the Amazon Fire TV has basic CEC support. [http://forum.xda-developers.com/fire-tv/help/amazon-fire-tv-xbmc-cec-functionality-t2867626 Reported] working keys are ''UP'', ''DOWN'', ''RIGHT'', ''LEFT'', ''SELECT'', ''PLAY'' and ''PAUSE'' (depending on the TV brand).
=== USB ===
USB port allows for various additional remote types, such as FLIRC, various RF dongles, etc. Most of these devices will show up as a keyboard type input.
====USB Keyboards====
* Logitech K400r, K520, K700 and K800 and DiNovo mini wireless keyboards are said to work, as reported in the forum http://forum.xbmc.org/showthread.php?tid=191109&pid=1673921#pid1673921 (and the next post).
* Logitech DiNovo Edge keyboard works, but touch pad and media keys do not work. DiNovo Edge doesn't have a menu key.
* IOGEAR GKM561R wireless keyboard/mouse combo works (although Shift/Capslock does not in 12.x, apparently an issue addressed on Gotham)
* FAVI Entertainment SmartStick Wireless Keyboard with Touchpad Mouse, FE02RF-BL
* See '''[[keyboard controls]]''' for how to control XBMC using a keyboard. Additional Fire TV controls goes as followed:
:{| class=prettytable
! Key !! Action
|-
| {{keypress|F11}}<br />or "browser search"<br />media key. || Voice Search ''(Does not send mic audio)''
|-
| {{keypress|F12}} || Fire TV home screen
|-
| {{keypress|Esc}} || Fire TV back button
|-
| {{keypress|Ctrl|Esc}}<br />or "Menu" (to the right of the Windows key on the right side) || Fire TV menu button
|-
| {{keypress|Alt|Tab}} || Recent App
|-
| {{keypress|Ctrl|Alt|Delete}} || System reset
|}
{{-}}
====USB Infrared Remotes====
[http://forum.xbmc.org/showthread.php?tid=191109&pid=1677710#pid1677710 MCE (IR) remote] - 2nd generation works. Turn on the Fire TV after plugging in the IR receiver and it should work.  You can also use a logitech Harmony remote to work with the IR dongle itself
=====[[Remote_Control_Reviews#Unbranded_MCE_remote|Unbranded MCE remote]]=====
Two versions, the cheaper verson is available online for around 4 dollars - <i>[http://forum.xbmc.org/showthread.php?tid=104943 HARMONY:Chinavasio​n CVSB-983]</i>
=====[[Remote_Control_Reviews#VRC-1100 |VRC-1100]]=====
This remote is available online for about 15 dollars - <i>[http://forum.xbmc.org/showthread.php?tid=55406 HARMONY:ortek avr-1100]</i>
====USB Gamepads====
* Logitech F710 Wireless Gamepad (uses a small USB dongle)
* Xbox 360 wired gamepad
* Xbox 360 wireless gamepad works if you use the Wireless Gaming Receiver for Windows
====Flirc====
The rewind, fast forward, and play/pause keys on the Fire TV controller operate the same as a keyboard's media keys. Use the "Media Keys" controller in the Flirc application to set these on your remote. Netflix and Pandora on the Fire TV (and possibly other apps) do pick up the other media keys such as stop. XBMC also picks up these keys.
{{keypress|Esc}} can be used as the back button. Remapping XBMC's back to {{keypress|Esc}} would be required to use one button for both commands.
{{keypress|Menu}} (the button to the right of the Windows key on the right side on a keyboard) works as the Fire TV's menu button and does not have the issues {{keypress|Ctrl|Esc}} has. {{keypress|Ctrl|Esc}} usually results in duplicate keypresses and will sometimes act as just {{keypress|Esc}}. At this time the Flirc GUI does not have a button to map "Menu" on the "Full Keyboard" controller, but on the command line <code>flirc_util record_api 0 101</code> can be used.
Basic example using a Harmony One and Flirc:
{| class="prettytable"
! Remote button !! Keypress !! Fire TV action !! Global action !! Fullscreen video action || rowspan="19" | [[File:Harmony firetv.jpg|220px]]
|-
! 1
| {{keypress|Menu}} || Menu || Context menu || Context menu
|-
! 2
| {{keypress|PageUp}} || N/A || Page up || Page up
|-
! 3
| {{keypress|I}} || N/A || Info || Info
|-
! 4
| {{keypress|Backspace}} || N/A || Previous menu OR Home screen || Exit full screen
|-
! 5
| {{keypress|PageDown}} || N/A || Page down || Page down
|-
! 6
| {{keypress|Up}} || Up || Up || Step forward 10min '''OR''' Next chapter
|-
! 7
| {{keypress|Left}} || Left || Left || Step back 30s
|-
! 8
| {{keypress|Enter}} || Select || Select || Player controls (OSD)
|-
! 9
| {{keypress|Right}} || Right || Right || Step forward 30s
|-
! 10
| {{keypress|Down}} || Down || Down || Step backward 10min '''OR''' Previous chapter
|-
! 11
| {{keypress|Esc}} || Back || Back || Exit full screen
|-
! 12
| Rewind media key || Rewind || Rewind || Rewind
|-
! 13
| Play/Pause media key || Play/pause || Play/pause || Play/pause
|-
! 14
| Fast forward media key || Fast Forward || Fast forward || Fast forward
|-
! 15
| Previous media key || Previous || Previous track || Step backward 30s
|-
! 16
| Next media key || Next || Next track || Step forward 30s
|-
! 17
| Play/Pause media key || Play/pause || Play/pause || Play/pause
|-
! 18
| Stop media key || Stop || Stop || Stop
|}
{{-}}
For this setup use the following keyboard.xml file.
<syntaxhighlight lang="xml" enclose="div">
<keymap>
<global>
<keyboard>
<key id="61656">ContextMenu</key>
<key id="61467">Back</key>
<key id="61637">FastForward</key>
<key id="61636">Rewind</key>
<backspace>PreviousMenu</backspace>
</keyboard>
</global>
<FullscreenVideo>
    <keyboard>
    <next_track>StepForward</next_track>
<prev_track>StepBack</prev_track>
</keyboard>
</FullscreenVideo>
</keymap>
</syntaxhighlight>
Also note that the Fire TV Home button is a soft key set to {{keypress|F12}}.
Using the "Flirc, XBMC" profile in Harmony is optional. Using it will get you started with XBMC commands faster, but you will probably also need to change some of the keypresses, which can be done without changing profiles.
=== Other bluetooth devices ===
It should be possible to pair other bluetooth controllers and remotes to the Fire TV. Most of these devices will show up as a [[keyboard]] type input.
====Bluetooth Gamepads====
* Nyko PlayPad Pro
* Ouya Controller
== Uninstall XBMC ==
# From the Fire TV Home screen, select '''Settings'''
# Select '''Applications'''
# Find and select your XBMC installation (it may be named "XBMC", "SPMC", or "XBMC on OUYA")
# Select '''Uninstall'''
Alternatively, you can do the uninstall over ADB with one of the following commands.
OUYA
<pre>adb uninstall tv.ouya.xbmc</pre>
SPMC
<pre>adb uninstall com.semperpax.spmc</pre>
XBMC
<pre>adb uninstall org.xbmc.xbmc</pre>
== Known issues ==
* VC-1 and MPEG2 (need re-confirmation on MPEG2) are not hardware decoded in XBMC on the Fire TV.
* {{s|USB cannot currently be used for drive storage.}} The Fire TV can now be rooted and can use USB storage.
* The fast forward and rewind buttons on the Fire TV remote must be manually configured (see [[Alternative keymaps for Fire TV remote]]).
* A static click or pop may be heard when opening a Dolby Digital file in Gotham. One workaround is to turn off '''NAVIGATION SOUNDS (Settings > Appearance > Skin)''' and '''KEEP AUDIO DEVICE ALIVE (Settings > System > Audio Output)'''. '''NOTE:''' This may cause playback issues with DTS-HD or TrueHD files.
== Random notes ==
{{large|''Feel free to place various notes, tips, and links here. As this section of the wiki gets more organized, those notes will be properly sorted. Consider this like a dumping ground for when you're not sure where to put something.''}}
* The USB port works with keyboard and mice. If you root the Fire TV then you can also use it for other things such as storage.
* Debug information in the Fire TV's Netflix app can be accessed by pressing {{keypress|Ctrl|Alt|Shift|D}}.
* Reports are that with MediaCodec off and libstagefright turned on that hardware decoding of MPEG2 is taking place.
* The FireTV will not go to 'sleep' when XBMC is the active application. In the Gotham builds, you may set the '''Power Saving -> Shutdown Function''' to Quit, and choose any time between 5-120 minutes. This will Exit the application after being idle, which allows the FireTV screensaver to run (the screensaver should pop up right when XBMC exits; test this by using the 5 minute Quit timer). This also appears to function correctly and allow the device to sleep even if you are using the Llama settings to always keep XBMC running.
* You can change the FTV to use non-US Time Zones by using [http://apkleecher.com/download/?dl=com.futurek.android.tzc TimeZone Changer].
== See also ==
* [[Amazon Fire TV Stick]]
== Links ==
* XBMC forum thread about the Amazon Fire TV: http://forum.xbmc.org/showthread.php?tid=191109
* Amazon Fire TV product page: http://www.amazon.com/Amazon-CL1130-Fire-TV/dp/B00CX5P8FC
* iFixit teardown: http://www.ifixit.com/Teardown/Amazon+Fire+TV+Teardown/23856
* Supported codecs: https://developer.amazon.com/sdk/asb/media-specs.html
* Wikipedia article on Amazon Fire TV: [[wikipedia:Amazon Fire TV]]
* Qualcomm Blog: http://www.qualcomm.com/snapdragon/blog/2014/04/02/new-amazon-fire-tv-powered-snapdragon-600-processor
* XDA Developers Fire TV forum: http://forum.xda-developers.com/fire-tv
* TechRepublic teardown: http://www.techrepublic.com/pictures/cracking-open-amazon-fire-tv/18/
* AFTVnews (News and Guides): http://www.aftvnews.com/
* Amazon Fire TV Utility App: http://goo.gl/woVu0s
[[Category:HTPC]]
[[Category:Index]]
[[Category:Android]]
[[Category:Android]]
[[Category:ARM]]
[[Category:Fire TV]]

Latest revision as of 20:10, 7 December 2020

Home icon grey.png   ▶ Devices ▶ Android ▶ Amazon Fire TV
Stop hand.png These pages are maintained by the community and should not be considered an endorsement or recommendation. Device pages are made when there's a bunch of useful information for a particular device, and someone takes the time to make that page. Keep in mind, some devices simply don't need a page of specific information, but are still excellent devices. *

Note: Unless otherwise noted, the following information applies to both the Fire TV box (1 and 2) and Fire TV stick.

Amazon Fire TV (first and second-generations) is a series of Android-based (Fire OS) set-top-box that contains a powerful ARM processor (that can even handle some of the more heavy Kodi skins). First released in 2014, Amazon's Fire TV series stands above some of the other Android-based offerings due to Amazon's strong product support and because it contains more 10-foot user interface versions of Netflix, Amazon Prime Video, and other video service clients, which generally makes it a good pairing with Kodi.

Amazon have also released Amazon Fire TV Stick as a low cost version in a HDMI-stick format, and while the Amazon Fire TV Stick also uses the same Android-based (Fire OS) software platform it contains less powerful ARM processor hardware it should still technically provides the same video playback features and capabilities as the first-generation of Amazon Fire TV, at least as far as running Kodi on it. The second-generation of Amazon Fire TV however does support newer video codecs and higher resolutions than the Fire TV Stick model.

Installing

For installing instructions please visit: HOW-TO: Install Kodi on Fire TV

Applications

See also


Links