banner



How To Download Kodi 17.5 On Firestick

Home icon grey.png ▶ Amazon Fire Television receiver ▶ HOW-TO:Install Kodi on Burn Telly

This page describes some of the methods to install Kodi onto an Amazon Fire TV (box) or Burn down Idiot box Stick. The Fire TV uses Kodi for android and does non require root. All Burn down Tv products allow sideloading, so no hacking or modification is required to install Kodi.

1 Enable developer settings on the Burn down Television receiver - Required for all methods below

In social club to install apps from exterior the Amazon app store, we demand to enable these options:

  1. From the Fire Television Home screen, select Settings
  2. Go to Organization -> Developer Options (Device -> Programmer Options on newer systems)
  3. Enable both the ADB Debugging and the Apps from Unknown Sources options.
  4. Go to System -> About -> Network, and have notation of the Fire TV'southward IP address (Device -> About -> Network on newer systems)

1.ane Using the Downloader app

  • Install Kodi using the Downloader App for Burn TV and Stick

one.ii ES File Explorer

ES Explorer in the amazon appstore volition still piece of work. The instructions have changed though. You tin can at present employ `Tools -> Downloads -> Add bookmark` -- then add together a straight link to the kodi apk file for android (plant at http://kodi.television set/download). Then open the bookmark and it will ask you if you desire to open up it and so if you lot want to install information technology. Click yes for both.

1.iii apps2fire

apps2fire is an app that can be ran from another Android device, such equally a phone or a tablet. The telephone/tablet running apps2fire can install whatsoever apps (which are already installed on the phone/tablet) from the phone/tablet to the Fire Telly.

On a phone or tablet connected to the same network as your Burn TV device
  1. Install Kodi from Google Play: Google Play download big.png or http://kodi.tv/download/
  2. Install apps2fire: https://play.google.com/store/apps/details?id=mobi.koni.appstofiretv
  3. Enable the programmer options on the Fire TV device (every bit mentioned above on this page)
  4. Open apps2fire and enter the IP address of your Burn down Telly device
  5. Select Kodi to install on the Fire TV device

1.4 adbLink (Win/Mac/Linux)

adbLink is a companion program for FireTV and Android Kodi & forks. It allows y'all to sideload Kodi (and other apps) without the bother of downloading the Android SDK and other tools. Additionally, it allows y'all to re-create files to and from Kodi, backup Kodi, root the FireTV, mount USB drives and more than.

Download website link: http://jocala.com

Tutorials for using adbLink to install Kodi:

  • http://www.tweaking4all.com/home-theatre/xbmc/kodi-on-amazon-burn down-tv/

1.5 CetusPlay App

CetusPlay is an app that allows yous side-load lots of popular TV apps to Fire TV from your phone. What's more than, it offers user remote part to your Fire TV.

Speaking of installing Kodi to Fire TV, the steps as post-obit:

  1. Install CetusPlay from Google Play:https://play.google.com/shop/apps/details?id=com.cetusplay.remotephone
  2. Enable the ADB on the Fire TV as mentioned higher up and there will be a Tv set server of CetusPlay installed automatically on your Tv set.
  3. Turn to the App Heart in CetusPlay.
  4. Kodi volition on the top and just click Install

ane.six ADB control line

These are steps to manually install Kodi using the ADB command line tool, as an alternative to using an app like adbLink.

General Steps

  1. Install the Android SDK for your platform: https://developer.android.com/sdk/index.html
  2. Follow these instructions to connect ADB to your Amazon Burn TV: https://developer.amazon.com/sdk/asb/connect-adb.html
  3. Follow these instructions to install the Kodi app onto the Fire Television receiver (using the ADB tool): https://developer.amazon.com/sdk/asb/app-install.html


Note: Your computer must exist connected to the same network as your Fire Goggle box

1.6.one Windows

  1. Download and unzip the ADB Utility for Windows from https://developer.android.com/sdk/index.html
  1. Find the extracted winadb folder containing adb.exe, and re-create the complete folder path
  2. Add together the copied path to your PATH environmental variable in Windows Organization Properties
  3. Follow the beneath instructions to consummate the installation of Kodi

one.6.two OS X

  1. Download and unzip the ADB Utility for OS 10 from https://programmer.android.com/sdk/index.html
  2. Open a Terminal prompt and navigate (CD) to the directory with the extracted adb file
  3. Run the following command to bank check your PATH:
    >echo $PATH
  4. Motility the file adb to a directory in your path, using a control similar to the ones below:
    Examples:
    >sudo mv adb /usr/bin/
    >sudo mv adb /usr/local/bin/
    >sudo mv adb /directory/in/your/path/
  5. When done, typing adb at a Concluding prompt will execute the ADB plan. If typing adb in the Last does nothing, check your PATH and also cheque the permissions of adb. You can make certain adb is executable past typing the command sudo chmod +10 /path/to/file/adb.

1.6.3 Linux

  1. Download and unzip the ADB Utility for Linux from https://programmer.android.com/sdk/index.html
  1. Open a Last prompt and navigate (CD) to the directory with the extracted adb file
  2. Run the following command to bank check your PATH:
    >echo $PATH
  3. Move the file adb to a directory in your path, using a command similar to the ones beneath:
    Examples:
    >sudo mv adb /usr/bin/
    >sudo mv adb /usr/local/bin/
    >sudo mv adb /directory/in/your/path/
  4. When done, typing adb at a Terminal prompt will execute the ADB program. If typing adb in the Terminal does nothing, check your PATH and also bank check the permissions of adb. You can make sure adb is executable by typing the command sudo chmod +x /path/to/file/adb.

Note: Linux adb is a 32-bit dynamically linked program. In guild to run under a 64-bit Linux, 32-bit support is required. You may need to install the lib6:i386 (the 32-scrap base library support package) depending on your Linux.

i.vi.4 Android

The ADB utility is built into Android. However, you will demand to install a Terminal Emulator app.

  1. Open Google Play Store
  2. Install Android Concluding Emulator
  3. Follow the below instructions to consummate the installation of Kodi

1.half dozen.5 Download Kodi

  • Current stable version: Kodi v19.4 Matrix
  • Download link: '

one.six.six Install Kodi to the Burn down TV

Note: If your APK file proper noun contains spaces, make sure y'all put quotes around it in the adb commands. On Bone 10 and Linux, you may need to prepend ./ to the adb commands.

  1. On your host (PC or other Android device), download your desired Kodi APK
  2. Open a Command Prompt (Windows), Final (Os X/Linux), or Final Emulator app (Android)
  3. Navigate (CD) to the directory with your Kodi APK (In Final Emulator on Android you lot only need to run the adb commands)
  4. Run the following commands
    >adb kill-server
    >adb commencement-server
    >adb connect <ip-address-of-fire-tv>
  5. ADB is connected when it reports the bulletin "continued to <ip-address-of-burn-tv>:<port>"
  6. Run one of the post-obit commands
    >adb install <apk-file-name>
    (or if you are upgrading from a previous Kodi install, apply this instead)
    >adb install -r <apk-file-name>
  7. Installation is consummate when it reports the message "success"

(Notation: For Android y'all need to type in the full path. due east.g. >adb install /sdcard/Download/apk-file-name.apk)

1.6.vii Launch Kodi on the Fire TV

  1. From the Burn down TV Dwelling house screen, select Settings
  2. Select Applications
  3. Observe and select your Kodi installation
  4. Select Launch Awarding

1.6.eight Upgrading Kodi

Kodi tin 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.

  1. Download the package to your automobile
  2. Make sure ADB is connected to the Fire TV
  3. Run adb install -r <apk-file-name>
  4. Installation is complete when it reports the message "Success"

Kodi will still go through the "first run" screen the outset time it is launched but your settings will remain intact.

ane.6.9 Downgrading Kodi

If y'all wish to downgrade your version of Kodi (because y'all installed a test version that didn't work properly, for example) and keep your settings, the following commands will allow yous to exercise and so.

adb uninstall -1000 org.xbmc.kodi
adb install <apk-file-name>

If you are downgrading using an Android device, you will need to utilize the "vanquish" command.

adb shell pm uninstall -k org.xbmc.kodi

Source: https://kodi.wiki/view/HOW-TO:Install_Kodi_on_Fire_TV

Posted by: padillawithanot.blogspot.com

0 Response to "How To Download Kodi 17.5 On Firestick"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel