Make an app show up on the Home screen? - Fire TV Q&A, Help & Troubleshooting

Has anyone figured out how to get an app to appear on the Fire TV home screen? Is it something programmed into the app, or is the Home screen somehow linked to the Appstore, thus only allowing apps in the Appstore to be listed on the Home screen?

elmerohueso said:
Has anyone figured out how to get an app to appear on the Fire TV home screen? Is it something programmed into the app, or is the Home screen somehow linked to the Appstore, thus only allowing apps in the Appstore to be listed on the Home screen?
Click to expand...
Click to collapse
I think it has something to do with a link to the Amazon app store. I've sideloaded a bunch of apps and the only one that showed up on the home screen was Spotify (kindle fire version). When I installed the play version of Spotify it didn't show up on the home screen.

elmerohueso said:
Has anyone figured out how to get an app to appear on the Fire TV home screen? Is it something programmed into the app, or is the Home screen somehow linked to the Appstore, thus only allowing apps in the Appstore to be listed on the Home screen?
Click to expand...
Click to collapse
I would place bets that it has to be signed somehow by amazon in order for it to show up on the main screen. Or like the kindle fire they put an option in to allow unauthorized apps.

MrMichaelJames said:
I would place bets that it has to be signed somehow by amazon in order for it to show up on the main screen. Or like the kindle fire they put an option in to allow unauthorized apps.
Click to expand...
Click to collapse
Koying found this:
From https://developer.amazon.com/sdk/asb/faq.html#General , it appears Amazon checks if an app is sideloaded and doesn't show it on the main screen if it is. One of the way they could do so is to check from which application the apk was installed, which would return nothing when we sideload via adb.
Click to expand...
Click to collapse

MrMichaelJames said:
I would place bets that it has to be signed somehow by amazon in order for it to show up on the main screen. Or like the kindle fire they put an option in to allow unauthorized apps.
Click to expand...
Click to collapse
this was my thought too.
so I pulled a copy of spotify from google, and a copy from amazon store. the amazon version does not show up in my apps list like it did for dhayman11. but the only version I could get from amazon was "kindle tablet" whereas dhayman11 said his version was kindle fire.
so the next thing I did was go on the firetv and install pandora.
luckily, the firetv has the same package install method as any generic device with amazon app store: it downloads the apk into
/sdcard/android/data/com.amazon.venezia/files/apks
and then installs it.
and then deletes it lol.
even more luckily, I was able to gank a copy of the apk safely to /sdcard/ on the first try, before it was deleted.
the KF apk of spotify, and the AFTV/KFTV apk of pandora, both have 3 extra files that the google apks do not have. signatures indeed:
KF spotify
com.amazon.content.id.MC-S-2UIMENB7RPX86 2b9caef13142184773d485b1aca955b5
com.amazon.kiwi.version 647a47a71e371ae13642b26cb75c593f
kiwi 96ac1624b345483aa1b393fe52624ddd
KFTV pandora
com.amazon.content.id.MC-S-1UVY84RC4VBZ6 60e678411e0e696dee205591a51609b6
com.amazon.kiwi.version 647a47a71e371ae13642b26cb75c593f
kiwi 96ac1624b345483aa1b393fe52624ddd
so obviously 2 of the files can simply be copied and injected into target apk. but just as obviously, 1 file may have to be generated somehow.
but that 1 apk-specific file contains nothing special, just text (which happens to match the filename)
com.amazon.content.id.MC-S-2UIMENB7RPX86 --
MC-S-2UIMENB7RPX86
com.amazon.content.id.MC-S-1UVY84RC4VBZ6 --
MC-S-1UVY84RC4VBZ6
who knows, maybe it doesn't need to be generated, just referenced in the manifest xml somewhere (haven't gotten around to digging into those just yet...)
---------- Post added at 05:41 PM ---------- Previous post was at 05:31 PM ----------
of course, the other thing that only occurred to me this morning (which is dumb, because amazon has been talking lots of public talk about it for a while now)
is that repackaging apps with a new signature should be possible with their development tools. and they just happen to have the SDK and eclipse mumbo-gumbo for free download:
https://developer.amazon.com/public/resources/development-tools
(I'm guessing they make their money when you want your app in the amazon store, rather than charging for the sdk which was historically more usual)

tarvoke said:
this was my thought too.
so I pulled a copy of spotify from google, and a copy from amazon store. the amazon version does not show up in my apps list like it did for dhayman11. but the only version I could get from amazon was "kindle tablet" whereas dhayman11 said his version was kindle fire.
Click to expand...
Click to collapse
Yeah I just tried to replicate it and its not showing up in my "apps library" list now either. Must have been a glitch or something. It was likely the "Kindle tablet" version, rather than "Kindle fire" version, I just remember it said something about being the kindle version.

dhayman11 said:
Yeah I just tried to replicate it and its not showing up in my "apps library" list now either. Must have been a glitch or something. It was likely the "Kindle tablet" version, rather than "Kindle fire" version, I just remember it said something about being the kindle version.
Click to expand...
Click to collapse
oh ok
I figured it was just me doing something wrong.as usual

It probably has to do with the exact app name (com.amazon.bah.blah.blah). I sideloaded updated Plex app (paid app), since amazon store is behind, and it shows on the home screen.
So if it's on the amazon store, and available for Fire TV, and has the same name, then it will probably show regardless of where it came from, version, or if it was sideloaded.

Luxferro said:
It probably has to do with the exact app name (com.amazon.bah.blah.blah). I sideloaded updated Plex app (paid app), since amazon store is behind, and it shows on the home screen.
So if it's on the amazon store, and available for Fire TV, and has the same name, then it will probably show regardless of where it came from, version, or if it was sideloaded.
Click to expand...
Click to collapse
No, it just needs to be signed by Amazon.
Remember, this is the Apple-era, where only losers sell hardware for a profit. The winners make a profit off everything you do with "your" hardware. Amazon didn't make Fire TV so you can have a cheap HTPC box to do as you please, they made it for you to consume content provided by Amazon. This is why you can't have you apps show up on the home screen, this is also why the Home button on the remote can not be rebound or overridden, and this is also why the voice search feature will only give you results from Amazon.

Check this out.. http://forum.xbmc.org/showthread.php?tid=191109&pid=1682194#pid1682194
Sent from my iPhone using Tapatalk

sadboyzz said:
No, it just needs to be signed by Amazon.
Remember, this is the Apple-era, where only losers sell hardware for a profit. The winners make a profit off everything you do with "your" hardware. Amazon didn't make Fire TV so you can have a cheap HTPC box to do as you please, they made it for you to consume content provided by Amazon. This is why you can't have you apps show up on the home screen, this is also why the Home button on the remote can not be rebound or overridden, and this is also why the voice search feature will only give you results from Amazon.
Click to expand...
Click to collapse
Explain how a sideloaded app taken from Google play shows on home page then? A version not available on amazon.
Sent from my Nexus 5 using Tapatalk

Luxferro said:
Explain how a sideloaded app taken from Google play shows on home page then? A version not available on amazon.
Click to expand...
Click to collapse
the plex thing, who knows. it's a paid app so that's one major difference with everything else we've been playing with.
it's not the classname - amazon is using the same exact namespace as google and anyone else.
com.amazon.kindle
com.pandora.gtv
com.estrongs.android.taskmanager
etc...
because you don't go messing around with namespaces. no one does. for one thing, changing the classname is a licensing problem - quite likely breaking the law. and in practical terms, you could easily end up having 2 versions of the same app fighting over the same resource media/settings/etc. deadlock and threading issues, dirty reads abound.
if I sideload com.pandora.gtv taken from google, it stays in the kiddie menu.
if I sideload the pandora apk that I ganked from the amazon app store, it goes to the app menu.
but in both cases, running "adb shell pm list packages -f" reports that the firetv sees the app as: com.pandora.gtv
how does the firetv decide what happens when you sideload an app? I don't know. I have a moderately good guess.
there are:
- some extra indicator/tag files
- different RSA signatures/certs (check out META-INF)
- possibly non-trivial differences in the manifest xml
below is some info about some indicator files that are in the amazon apks. but not in non-amazon apks.
you can see that 2 of the files are identical between the 2 apks, but still generically saying hey this is some amazon apk not a regular one.
and then there is 1 file that is different. some sort of specific signature or hash.
(each com.amazon.content.id.$FOO file simply contains "$FOO" - it's some sort of unique generated string but no idea what it relates to)
com.amazon.content.id.MC-S-2UIMENB7RPX86 2b9caef13142184773d485b1aca955b5
com.amazon.kiwi.version 647a47a71e371ae13642b26cb75c593f
kiwi 96ac1624b345483aa1b393fe52624ddd
com.amazon.content.id.MC-S-1UVY84RC4VBZ6 60e678411e0e696dee205591a51609b6
com.amazon.kiwi.version 647a47a71e371ae13642b26cb75c593f
kiwi 96ac1624b345483aa1b393fe52624ddd
between this stuff and the RSA certs, that's probably how the firetv is set up to decide how to sort out where to put things.
I imagine similar with OUYA or any platform where this kind of split-userspace thing is going on...

tarvoke said:
the plex thing, who knows. it's a paid app so that's one major difference with everything else we've been playing with.
it's not the classname - amazon is using the same exact namespace as google and anyone else.
com.amazon.kindle
com.pandora.gtv
com.estrongs.android.taskmanager
etc...
because you don't go messing around with namespaces. no one does. for one thing, changing the classname is a licensing problem - quite likely breaking the law. and in practical terms, you could easily end up having 2 versions of the same app fighting over the same resource media/settings/etc. deadlock and threading issues, dirty reads abound.
if I sideload com.pandora.gtv taken from google, it stays in the kiddie menu.
if I sideload the pandora apk that I ganked from the amazon app store, it goes to the app menu.
but in both cases, running "adb shell pm list packages -f" reports that the firetv sees the app as: com.pandora.gtv
how does the firetv decide what happens when you sideload an app? I don't know. I have a moderately good guess.
there are:
- some extra indicator/tag files
- different RSA signatures/certs (check out META-INF)
- possibly non-trivial differences in the manifest xml
below is some info about some indicator files that are in the amazon apks. but not in non-amazon apks.
you can see that 2 of the files are identical between the 2 apks, but still generically saying hey this is some amazon apk not a regular one.
and then there is 1 file that is different. some sort of specific signature or hash.
(each com.amazon.content.id.$FOO file simply contains "$FOO" - it's some sort of unique generated string but no idea what it relates to)
com.amazon.content.id.MC-S-2UIMENB7RPX86 2b9caef13142184773d485b1aca955b5
com.amazon.kiwi.version 647a47a71e371ae13642b26cb75c593f
kiwi 96ac1624b345483aa1b393fe52624ddd
com.amazon.content.id.MC-S-1UVY84RC4VBZ6 60e678411e0e696dee205591a51609b6
com.amazon.kiwi.version 647a47a71e371ae13642b26cb75c593f
kiwi 96ac1624b345483aa1b393fe52624ddd
between this stuff and the RSA certs, that's probably how the firetv is set up to decide how to sort out where to put things.
I imagine similar with OUYA or any platform where this kind of split-userspace thing is going on...
Click to expand...
Click to collapse
Yeah, that stuff is kinda over my head (I guess I was wrong on that classname stuff). I was mostly pointing out that the latest version of paid Plex app, taken from google play store and sideloaded on Fire TV shows the app on the homescreen, even though the version from amazon is older and different.

Luxferro said:
Yeah, that stuff is kinda over my head (I guess I was wrong on that classname stuff). I was mostly pointing out that the latest version of paid Plex app, taken from google play store and sideloaded on Fire TV shows the app on the homescreen, even though the version from amazon is older and different.
Click to expand...
Click to collapse
yeah that really makes little to no sense I mean, I'm glad it works, and I'm sure plex-using-peoples of the world are very happy. but I have zero clue
right now I am still feeling way too lazy to download the free sdk and learn how to use it. but it does all the correct signing stuff i.e. any app you make with it should go into the grownup app menu on the home screen. and it might even be possible to use it to re-sign apk files from non-amazon sources.

tarvoke said:
the plex thing, who knows. it's a paid app so that's one major difference with everything else we've been playing with.
it's not the classname - amazon is using the same exact namespace as google and anyone else.
com.amazon.kindle
com.pandora.gtv
com.estrongs.android.taskmanager
etc...
because you don't go messing around with namespaces. no one does. for one thing, changing the classname is a licensing problem - quite likely breaking the law. and in practical terms, you could easily end up having 2 versions of the same app fighting over the same resource media/settings/etc. deadlock and threading issues, dirty reads abound.
if I sideload com.pandora.gtv taken from google, it stays in the kiddie menu.
if I sideload the pandora apk that I ganked from the amazon app store, it goes to the app menu.
but in both cases, running "adb shell pm list packages -f" reports that the firetv sees the app as: com.pandora.gtv
how does the firetv decide what happens when you sideload an app? I don't know. I have a moderately good guess.
there are:
- some extra indicator/tag files
- different RSA signatures/certs (check out META-INF)
- possibly non-trivial differences in the manifest xml
below is some info about some indicator files that are in the amazon apks. but not in non-amazon apks.
you can see that 2 of the files are identical between the 2 apks, but still generically saying hey this is some amazon apk not a regular one.
and then there is 1 file that is different. some sort of specific signature or hash.
(each com.amazon.content.id.$FOO file simply contains "$FOO" - it's some sort of unique generated string but no idea what it relates to)
com.amazon.content.id.MC-S-2UIMENB7RPX86 2b9caef13142184773d485b1aca955b5
com.amazon.kiwi.version 647a47a71e371ae13642b26cb75c593f
kiwi 96ac1624b345483aa1b393fe52624ddd
com.amazon.content.id.MC-S-1UVY84RC4VBZ6 60e678411e0e696dee205591a51609b6
com.amazon.kiwi.version 647a47a71e371ae13642b26cb75c593f
kiwi 96ac1624b345483aa1b393fe52624ddd
between this stuff and the RSA certs, that's probably how the firetv is set up to decide how to sort out where to put things.
I imagine similar with OUYA or any platform where this kind of split-userspace thing is going on...
Click to expand...
Click to collapse
On submission to the Amazon Appstore, Amazon signs all of your apps with a secure key for your account. The resulting hash code is unique to your app and different from any hash codes you may have for that app in different app stores. I wonder if someone can sign up for a dev account, get the hash keys and apply it locally to a sideloaded app and then load it into the fire tv.

Interesting..
Sent from my iPhone using Tapatalk

Use Llama to lunch XBMC or other Apps from FTV Home
I'm using Llama app to access XBMC from the FTV home page. I downloaded an app from Amazon app store that I was never going to use "Classic TV" and created an event in Llama to launch XBMC instead of the other app.
You can go to the XBMC wiki page for the whole instructions about sideloading to FTV. To get the Llama app go to the developer page and download app for sideloading: http://kebabapps.blogspot.com/.
From XBMC.org Wiki for FTV:
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.
4.1 Prerequisites
Llama side loaded on your FTV.
The app called “Classic TV” from the Amazon app store.
One Llama Event (described below).
4.2 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.

gmicalzoma said:
I'm using Llama app to access XBMC from the FTV home page. I downloaded an app from Amazon app store that I was never going to use "Classic TV" and created an event in Llama to launch XBMC instead of the other app.
You can go to the XBMC wiki page for the whole instructions about sideloading to FTV. To get the Llama app go to the developer page and download app for sideloading: http://kebabapps.blogspot.com/.
From XBMC.org Wiki for FTV:
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.
4.1 Prerequisites
Llama side loaded on your FTV.
The app called “Classic TV” from the Amazon app store.
One Llama Event (described below).
4.2 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.
Click to expand...
Click to collapse
Is this possible with any other app rather than kodi?

Related

Use an APK Extactor to Load Apps to AFTV

An easy way to get apps to loaded to your AFTV is to use an APK extractor. If an app is not available directly to your AFTV you can install it on your phone or tablet, extract the APK, and then transfer it to your AFTV. I use the one below as it allows it to be transferred to your cloud account, by email, WiFi, and many other ways. I usually opt for Google Drive then go to the AFTV, open Drive, and run the APK.
https://play.google.com/store/apps/details?id=com.asif.apkextractor
Disclaimer - Obviously not all apps will work/run properly on the AFTV but many will.
Not to make your way seem bad, cause it isn't, but there are so many backup tools to backup apk files that most people already know this. I backup my apk files with root browser, but there is no need to backup apps and transfer them. There are actually a couple easier ways to install apps without backing them up. My favorite way is by installing third party app stores. I have six differnt app stores installed on my fire tv and most every one of them have my updates the same day that gooogle play gets them. My next favorite way is by using the fire tv app that lets you pick what apps on your phone or tablet you wanna install on your fire tv and it sends the apk files from your phone to the fire tv without backing them up. Its called Fire Installer. Not sure if I'm allowed to name the app stores I have installed, but send me a message and I'll let you know.
Not sure what your point is. The app I mentioned is not backing anything up although it can be used for that purpose. It simply pulls the APK without you having to figure out what its unfriendly name is and where it is located and sends it by several different routes to where you want it. I looked at FireInstaller but is a single purpose app. The other day I wanted an app installed on my tablet but it was refused as incompatible. I then used APK Extractor to send it to Drive from my phone, opened drive on the tablet, and installed it. It runs fine on my tablet. The file I mentioned is simple and versatile.
Attached is a screenshot of some of the Send To options.
I use apk extractor that is how it's called looks very similar great way to transfer apps from play store

FireTV XBMC installed captcha help

Ok guys, I've got XBMC/KODI installed on the fire box and it's working brilliantly. However, I've installed a repo to get hold of some more items to watch and when I attempt to access this particular add-on it asks for a captcha but there is no visible captcha to allow me to enter anything using either the onscreen or physical keyboard so it won't allow me to access the content? Any ideas
sinbrad said:
Ok guys, I've got XBMC/KODI installed on the fire box and it's working brilliantly. However, I've installed a repo to get hold of some more items to watch and when I attempt to access this particular add-on it asks for a captcha but there is no visible captcha to allow me to enter anything using either the onscreen or physical keyboard so it won't allow me to access the content? Any ideas
Click to expand...
Click to collapse
using kodi a long time now and don't recall coming across any captchas...I use a bare bones setup with tvaddons using addon installer to get the few addons I need and just that gives me access to just about any media I can imagine. Be weery of what repos you use. Its like anything else you download, there's safe and malicious. I have no reason to think the repo you got is bad but its just a heads up, depending on what you want there might be better options.
The thread is kind of useless if you are not gonn tell us what addon you are having problems with so that we can see if it happens to us too. I use other addons that involve captcha popups, but it depends on the stream and not the addon. Some sites require captcha input for streams. A good example is the "TV-Release" addon, all their streams in the addon require you to solve a captcha, but I have never had a problem doing so. Maybe its not the addon causing the problem, maybe its your skin that is not letting the captcha popup, or maybe its entirely something else. Its hard to know a solution without knowing what addon you are talking about. Please reply with the name of the addon. Also, change your skin and see if that helps. I have used skins in the past that would not show captchas.
porkenhimer said:
The thread is kind of useless if you are not gonn tell us what addon you are having problems with so that we can see if it happens to us too. I use other addons that involve captcha popups, but it depends on the stream and not the addon. Some sites require captcha input for streams. A good example is the "TV-Release" addon, all their streams in the addon require you to solve a captcha, but I have never had a problem doing so. Maybe its not the addon causing the problem, maybe its your skin that is not letting the captcha popup, or maybe its entirely something else. Its hard to know a solution without knowing what addon you are talking about. Please reply with the name of the addon. Also, change your skin and see if that helps. I have used skins in the past that would not show captchas.
Click to expand...
Click to collapse
Sorry but as stupid as this may seem I wasn't sure about the rules mentioning add ons etc but the add on in question is 1channel ie primewire. Is it a question of trying out various skins to see if any work. The other problem is that because I wasn't able to input the captcha it shut me out of the add on?
sinbrad said:
Sorry but as stupid as this may seem I wasn't sure about the rules mentioning add ons etc but the add on in question is 1channel ie primewire. Is it a question of trying out various skins to see if any work. The other problem is that because I wasn't able to input the captcha it shut me out of the add on?
Click to expand...
Click to collapse
I have never had a captcha popup while opening 1channel. I have had to solve captchas for certain links with 1channel, but never to open the addon. What you need to do is uninstall it manually. Find your Kodi folder and delete the 1channel folder from the addons folder, delete the 1channel folder from the addon data folder and delete the 1channel db files from the database folder. Reinstall 1channel, but make sure you install it from the tvaddons.ag repo. If you haven't got that repo, google for directions on how to install it.
Maybe not been clear, I can open the add on without problem and I can go to the TV series folder and view any one of the programs. But when I go to the movies folder and try and open one of the movies, that's when I got the captcha come up. Because I couldn't enter the captcha it booted me back into an empty folder. I can still go into the TV series without problem
sinbrad said:
Maybe not been clear, I can open the add on without problem and I can go to the TV series folder and view any one of the programs. But when I go to the movies folder and try and open one of the movies, that's when I got the captcha come up. Because I couldn't enter the captcha it booted me back into an empty folder. I can still go into the TV series without problem
Click to expand...
Click to collapse
Like I said, its normal to have to solve captchas to watch certain streams. I frequently have to solve captchas to watch movies or TV shows. Not sure why you are not able to enter captchas. Does the stream you are trying to watch have several sources? If so use a different source that does not require a captcha. Heres what we are gonna do, tell me the movie you are trying to watch and I will see if the same happens to me. It is a certain movie thats causing the problem right, or is it all movies that you try to watch?
The movie I attempted to watch was "Last Knights". I reinstalled 1channel and instead of booting me out of the listing when I failed to enter the captcha I returned to the movie listing and can view other movies without a problem, well so far that is. So possibly just Last Knights that is causing the problem
sinbrad said:
The movie I attempted to watch was "Last Knights". I reinstalled 1channel and instead of booting me out of the listing when I failed to enter the captcha I returned to the movie listing and can view other movies without a problem, well so far that is. So possibly just Last Knights that is causing the problem
Click to expand...
Click to collapse
I just had no problem playing the movie. I tried every link and only a couple required a captcha, and there is exactly 30 different link sources. When you click on the movie there should be a popup with all the different link sources for the movie, if one does not work, click on the movie again and try a different source. Some sites require you to solve captchas to watch content so depending on the website that the link is from you may have to solve a captcha, but for Last Knights there were only a couple sources that required a captcha to be solved. I exclusively use 1channel for reruns and movies, but there are several other addons that basically do the same as 1channel, so you might wanna try watching the movie from another addon. 1channel is far from perfect, it has several quirks like everytime I watch an episode from my favorites it sends me back to the addon screen and if I hit back it sends me back to my favorites, but I still think its the best addon for TV and movies. Is your version of 1channel 2.5.64?
Well, this is a strange one. I currently have two fire tv boxes, one in the bedroom and one in the living room. When I open up 1channel in the bedroom I can navigate to both tv series and movies without a problem. However, when I use the one in the living room I can access tv series but when I attempt to open the movies section it immediately tells me I have to type the image on the screen to proceed. Obviously I cannot see any image as this was my original problem so when I quit it just takes me to a blank directory. No matter what I do I cannot get passed the "type image on screen to proceed". I even attempted to uninstall 1channel and reinstall but when I open it up again all the settings are still there from the original setup so it still won't allow me to enter the movies section. How can I completely wipe the box of 1channel and setting so I can try to start afresh?

Kodi icon under Appa

I am the latest FireTV 5.0.5 version installed on my second generation FireTV. However, when I sideload Kodi, it does not appear under the apps section. I have 3 FireTV's in the house, and they all have the same issue. Recently helped a friend to setup his FireTV, which is registered under amazon.co.uk, and as I sideloaded the Kodi app, it appeared under apps section. My FireTV are registered under amazon.com
I uninstalled and reinstalled Kodi, but no difference.
Am I missing something? Please advise.
portal007 said:
I am the latest FireTV 5.0.5 version installed on my second generation FireTV. However, when I sideload Kodi, it does not appear under the apps section. I have 3 FireTV's in the house, and they all have the same issue. Recently helped a friend to setup his FireTV, which is registered under amazon.co.uk, and as I sideloaded the Kodi app, it appeared under apps section. My FireTV are registered under amazon.com
I uninstalled and reinstalled Kodi, but no difference.
Am I missing something? Please advise.
Click to expand...
Click to collapse
Have you tried using Firestarter (a launcher app) & see if it is in there?
Or try ending the app by FTP using ES File explorer on your phone to ES File explorer on your Fire device & then install from there?
portal007 said:
I am the latest FireTV 5.0.5 version installed on my second generation FireTV. However, when I sideload Kodi, it does not appear under the apps section. I have 3 FireTV's in the house, and they all have the same issue. Recently helped a friend to setup his FireTV, which is registered under amazon.co.uk, and as I sideloaded the Kodi app, it appeared under apps section. My FireTV are registered under amazon.com
I uninstalled and reinstalled Kodi, but no difference.
Am I missing something? Please advise.
Click to expand...
Click to collapse
Have you downloaded Kodi app from Amazon store when it was available? If so go in your Amazon account and delete Kodi app then go to Firetv2 settings an re-sync.
bula1ca said:
Have you downloaded Kodi app from Amazon store when it was available? If so go in your Amazon account and delete Kodi app then go to Firetv2 settings an re-sync.
Click to expand...
Click to collapse
Thank you! This worked like a charm!
Now the Kodi icon is under the apps section, and that is all I wanted.
Case solved!
To ask a dumb question.. You mean to delete the app from inside my amazon web account.. Then resync the AFTV in setting in the box ?? this will bring it back to my apps in the amazon home screen (and after use recents) ??
And this option is available in the AFTV1 ??
I dont want to delete the app in my amazon account and then lose the option later if this is something that appears after the 5.0.5 update (I cant get that yet it seems).
Phat Phreddy said:
To ask a dumb question.. You mean to delete the app from inside my amazon web account.. Then resync the AFTV in setting in the box ?? this will bring it back to my apps in the amazon home screen (and after use recents) ??
And this option is available in the AFTV1 ??
I dont want to delete the app in my amazon account and then lose the option later if this is something that appears after the 5.0.5 update (I cant get that yet it seems).
Click to expand...
Click to collapse
That is exactly what I meant however this is valid for FireTv2 only, app will appear in app section of your firetv main screen but will not appear in home "recently used" screen.
Ahh... any equivalent trick for AFTV1 ??
Or will it work after update to new FW ??

Kodi not showing up on recents

I just bought a new fire tv and it's up to date to the latest version. I installed Kodi and I tried to do the favorites thing and the short cut won't show up on the recents. Is there a work around? I tried to install the app starter and it won't work either.
You need to do a few things.
http://www.aftvnews.com/how-to-get-kodi-to-show-up-on-the-home-screen-of-a-fire-tv-or-fire-tv-stick/
1. Delete Kodi from your Amazon purchase history
2. Clear Amazon’s Appstore app data
Those 2 things did the trick for me.
Good Luck
I couldn't get it in "Recent" after all the steps, but I managed to get it into "App". That is what I need for having a shortcut.

[Apk Request Granted] App Store(FireOS Version) for AFTV 2nd Gen

Though it never seems to get mentioned, the fire TV uses the Amazon App Store for an app drawer as well as in-app purchases. I was prompted to update mine so I searched for, found, and installed one only to find that the version I installed was for non-fire device tablets only. Now I have to launch all my apps through the settings menu. How can I extract the fire version's APK, and where from?
:The answer to this disaster was for me to open ES File Explorer and from the home screen to go in to apps from the "App" icon. At this point you want to navigate to the App Store icon that represents the user version that was installed on top of the System version. Here it will give you the option of uninstalling, which actually only uninstalls the user update, the pop-up will confirm the detail of this action. This is the easiest way to revert. For me it was the only way since the 3nd user apk I installed over the first 2 prevented me from installing any other version or even going back to the other versions I previously installed all because there has been no access to the Fire OS version of the App Store on any site or archive.
Until now...
Presenting the Amazon FireOS Apk Below
https://drive.google.com/open?id=0BxBTuEYnt3qeOURfbWdpYVBqLTQ
I spent over 30hrs scavenging the internet through forums, archives, I even called Amazon. They were clueless. This is the only link to it that can be found. I requested on several threads and sent private messages to many of you, where only 1 would even consider to give so much as an "I have no idea what you're talking about" response. Therefore much credit goes to sconnyuk, who was that only person, but that was not his response. He was trying to retrieve it but my new fire device came in the mail before he got a chance to finish. I used my file browser to go into system/priv-app/com.amazon.venezia/ and the copy that original apk, paste it to the download folder and use the application Apps2Fire to send it from one fire device to the other. The problem then was, from the beginning, me being prompted from within an app store game(crossy road by name) that my version of the app store was not the latest, and was out of date. I tried to use the link the game provided but the device refuses to open external links. So I googled it , found the OEM website and downloaded and installed the non-fire version of the app store, and there is no button in the app manager that lets you uninstall updates to system apps like there is on Android phones and tablets. So me, picking and poking, finding other App store versions and trying them out, went from not able to play certain games but now can't even try any other version, the installer would fail faithfully.
I was no longer able to open apps from the launcher, I had to go the app manager every time. My Games refused to open, giving me the "internal error" message. Longpressing the home button and selecting apps was useless. The apps category and the "your apps & games" category from the launcher was pitch black and unacceptable, I mean unaccessible. My kids dropped out of school and started a rap group, my best friend became the first man drafted to the WNBA.. my life was bottomless pit of despair. Now, howevr, my system is back to normal, I got an extra fire device, my kids still rapping but they back in school, and my best friend is still in the WNBA but he's just the mascot now. My life is... weird!
Unable to download can you re upload here

Categories

Resources