Making a "program" for the firestick - Fire TV Themes and Apps

I just got my Firesticks today and am pleased overall - especially as I only paid $19 for each.
But I am wondering if it would be hard to make a program to act as a launcher/homescreen rather then the current one amazon has. I do not care for all of the options and would like to make shortcuts for programs that I install (i.e, Kodi).
Or if there is anything already out there (with no root access required) please let me know, thanks.
PS: The whole point is that I would like to gift these to relatives, but am not sure if they could figure out how to access Kodi (say if they exit the program after it autostarted). Plus with the current menu, everything just seems "in-your-face" in my opinion and I do not care for it.
Thanks

kyij said:
I just got my Firesticks today and am pleased overall - especially as I only paid $19 for each.
But I am wondering if it would be hard to make a program to act as a launcher/homescreen rather then the current one amazon has. I do not care for all of the options and would like to make shortcuts for programs that I install (i.e, Kodi).
Or if there is anything already out there (with no root access required) please let me know, thanks.
PS: The whole point is that I would like to gift these to relatives, but am not sure if they could figure out how to access Kodi (say if they exit the program after it autostarted). Plus with the current menu, everything just seems "in-your-face" in my opinion and I do not care for it.
Thanks
Click to expand...
Click to collapse
This works fairly well on unrooted stick.
http://forum.xda-developers.com/showthread.php?t=2782307

Related

[NST][Home replacement] EpubBrowser [11/04/2012]

Hi,
I did up a home replacement for my Nook simple touch, thought I would share it. This is an initial release, no doubt there are bugs, incompatibilities, etc, you were warned. There are no checks for other devices at this point, NST only.
Thanks to the nook community for the noogie.img file, touch nooter, and relaunch for source code ideas and various threads regarding quick refresh and e-ink support.
Disclaimer: Now, what I am using currently is the bare minimum, I have tried quite a bit of the work in this forum and it works well, but I wasn't satisfied or 100% confident and I wanted less installed. So, I restored my nook to stock, used noogie and copied over a rooted ramdisk. That was it, no touchcolortools, nooktouchtools installed, adw minimal this or that, or button saviors. I am sure they are great programs but I don't know enough about them or have the interest/time to do research on them to want to keep them installed.
For me, the point is to keep things simple and maintain battery life. It's an e-reader not a tablet after all. I just want to read books, check email, check a website or two, get some more use out of wi-fi since I don't live in a B&N supported nation.
​To install:adb install EPubBrowser.apk
Optional:
I also installed Email.apk and set up my gmail from there, no certificates required or a million google app files and plucking a chicken on a Tuesday after jumping on your left foot crap. No offense to those who like chicken plucking.
adb install Email.apk
Done and done.
I can do up a CWM zip upon request, but last going off I have a continuous reboot after installing the latest version and if you know enough to get the Nook's CWM installed you should be able to use adb.​See attached files.
What is not working:
Since Android doesn't really know about multiple external storage locations (at least for the Nook's 2.1 and/or my knowledge of android) EPubBrowser is unable to detect when the internal storage has been remounted, there is no notification of that, just notification of external storage. So if you plug in your usb cord to the computer the list of books will be empty even when you remove it. So if you don't have an sdcard you will have to hit the back button and launch home again to refresh.
Also, B&N books are not listed, whatever is in My Files will be scanned only. That applies to internal and sdcard storage. You can still use B&N's Library to access those.
I don't have any option of uninstalling apps either. adb uninstall works fine or you can just delete files from /data/app via adb shell.
What is working:
Launch of EPubBrowser via nook's home button, without use of nooktouchtools, it duplicates how the B&N home app works.
The notification icon for resuming reading goes through the app. As long as the book was launched from EPubBrowser it can remember the last book, otherwise the main display will show up. Reason being that for whatever reason the last page read doesn't work with the B&N home screen if it's not a book bought from B&N. But if you are just using the B&N Reader app it's not a problem.
When you are prompted which home you want you can select EPubBrowser and hit default. This may not stay set and will go away the next time you reboot.
How to use:Left / right swipes to go to the next 6, previous 6 books, no indication of the current page is displayed, (e-ink and aesthetics).
Touch a book cover to launch a description of the book, swipe up and down to scroll through the description, touch the cover displayed there to start reading. Hit back button on top of screen to exit without launching a book.
To bring up the list of apps installed, swipe a clockwise circle starting at 10 O'clock. Touch an app to launch it, left or right swipe to go back to main screen.​That's it for now.
If you have any ideas for improvements, bug reports, please provide as much detail as possible, and when you have done that add some more detail.
Cheers!
Updates:
2/19/2012:
Added screensaver for last read book. (Jpeg 75%) Settings->Display->Screensavers->EPubBrowser
11/4/2012:
Added src project
Looks nice! I'll give it a shot later when my Nook's charged.
Thank you for making and sharing, i am going to try tomorrow and tell you,
Improvements
First of all, thank you for creating this cool launch screen. I love the simplicity of it. Here are is brief list of improvement that you can perhaps easily implement.
-When on the homescreen with the covers of all the books, I am not sure if I am suppose to scroll down or to the right to view the rest of my books.
-When on the page with the details from the book, there is no back button to take you back to the homescreen. I end up using the button savior back button.
-The circle gesture that takes you to the apps does not feel very responsive to me.
Anyhow, great job. Can't wait to see how you plan on improving it
OW MY EYES
I installed this, and everything just kept flashing. GO Locker and GO Launcher are both broken, and the only way I could fix it was by getting into ADW and closing the task. Did I install it incorrectly? I put it onto an SD card and used ES File Manager to install it.
ChunC said:
First of all, thank you for creating this cool launch screen. I love the simplicity of it. Here are is brief list of improvement that you can perhaps easily implement.
-When on the homescreen with the covers of all the books, I am not sure if I am suppose to scroll down or to the right to view the rest of my books.
-When on the page with the details from the book, there is no back button to take you back to the homescreen. I end up using the button savior back button.
-The circle gesture that takes you to the apps does not feel very responsive to me.
Anyhow, great job. Can't wait to see how you plan on improving it
Click to expand...
Click to collapse
Hi,
Thanks for the feedback.
You swipe left to go to the previous page of books. You swipe right to go to the next page of books, assuming you have more than 6 books. Personally, I know what books I have on the device so it's not a problem knowing how many are left to see for me.
The back button should be on top of the screen in the middle, not sure why it wouldn't be there on yours. I will give it a think, maybe remove the scroll control in the book description and just use gesture detection and scroll the text via code.
Responsiveness and speed will likely improve over time, I am using the gesture library, maybe there are some optimizations there I can do.
Cheers!
Googie2149 said:
OW MY EYES
I installed this, and everything just kept flashing. GO Locker and GO Launcher are both broken, and the only way I could fix it was by getting into ADW and closing the task. Did I install it incorrectly? I put it onto an SD card and used ES File Manager to install it.
Click to expand...
Click to collapse
Hi,
Noted, so it doesn't work with GO Lancher/Locker. Never tried GO stuff, so that wasn't tested. It was tested with ADW and relaunch, and I had all the rest of your typical touch nooter install there without problems, android market, etc.
I have run it with Home.apk renamed to Home.apk.bak and that works fine as well.
As for your other question, if it is installed it is installed, there are no configurations to modify, however you get it there it should be fine.
Cheers!
WANT
Noted that it does not work with go, will have to get rid of that first.
From the screenshots, I can already tell you put time into polishing! Good job!
NFHimself said:
Hi,
Noted, so it doesn't work with GO Lancher/Locker. Never tried GO stuff, so that wasn't tested. It was tested with ADW and relaunch, and I had all the rest of your typical touch nooter install there without problems, android market, etc.
I have run it with Home.apk renamed to Home.apk.bak and that works fine as well.
As for your other question, if it is installed it is installed, there are no configurations to modify, however you get it there it should be fine.
Cheers!
Click to expand...
Click to collapse
I'll try it again without the GO software, but it was making everything just keep flashing, like the lock screen.
@NFHimself, any plans for taking this to github? It is very close to what I always wanted but I was also looking for:
- some kind of usage of Calibre data
- library filtering for series, highly rated, etc.
- tracking of books that are clicked to maintain sort of recent read filter
- sorting options by rating, series, and other Calibre properties
- option to display 6 or 12 (smaller) book covers.
I hope it already does use intents for selecting a different epub reader for those who have no defaults and multiple ones installed.
I know its a long list, and I have some Android experience. I am sure there would be other developers here so a combined effort might help.
Screenshots looks good, but on the Nook - only flashing screen like Googie2149 said
tazzix said:
@NFHimself, any plans for taking this to github? It is very close to what I always wanted but I was also looking for:
- some kind of usage of Calibre data
- library filtering for series, highly rated, etc.
- tracking of books that are clicked to maintain sort of recent read filter
- sorting options by rating, series, and other Calibre properties
- option to display 6 or 12 (smaller) book covers.
I hope it already does use intents for selecting a different epub reader for those who have no defaults and multiple ones installed.
I know its a long list, and I have some Android experience. I am sure there would be other developers here so a combined effort might help.
Click to expand...
Click to collapse
Hi,
I use Calibre as well, I just connect via adb and calibre picks up the nook and I copy books over and it converts on the fly, cool program. Using Calibre data is an idea worth looking into, if I can fit it into the theme of no preferences, no extra buttons or config. There are plenty of those kind of home apps already. Relaunch for one is great, just missing a graphical front end, I was going to mod that, but decided that I didn't really need so much stuff and I wanted to learn more android API.
I did up the app using pretty straight forward epub standards (note the plural), it works with most epubs I have run across, not sure if looking for extra xml is a good functionality vs performance tradeoff. I haven't been using EPubBrowser for very long myself, so when I add more books and find something annoying I will probably make changes to fix it. I want to keep things simple, if I need a preferences menu, it is already going the wrong way.
I am not specifying any class, just a regular launch this epub file intent, so it should work with any reader. I like the stock reader myself, cool reader seems to dislike some epubs I have above a certain size, and I didn't want to deal with it.
I may github it, I am kinda time limited these days.
Cheers!
AgentSlash said:
Screenshots looks good, but on the Nook - only flashing screen like Googie2149 said
Click to expand...
Click to collapse
Hi,
More details are needed to figure that out. What device do you have? What do you have installed on it?
Cheers!
I just wiped then manually rooted my Nook, and this works now. Although I'm having some trouble with getting to the apps page after the first time I did it. Could you possible change how you get to the apps page? Maybe change it so you have to click the menu key to get to apps.
Edit: Now that I've added my books, it shows me two books, one empty, and another book. Now it just flashes and removes/re-adds the last book. :/
Edit 2: I found that there are a few books that just don't like this launcher and cause the entire Nook to start flashing. I've been adding my books one by one to see which work and which don't and I'll try and find similarities between those that don't.
Great launcher replacement.
Running right now, but after the second page, I get sent back to the first, regardless of left-to-right or right-to-left swiping. Ideas?
Also, any chance for a page up/down use for scrolling through books?
I took a quick vid. It looks like when I swipe again from R to L, it tries to redraw the next books, but gets confused?
http://youtu.be/K1ukWFK0syg
ace7196 said:
Great launcher replacement.
Running right now, but after the second page, I get sent back to the first, regardless of left-to-right or right-to-left swiping. Ideas?
Also, any chance for a page up/down use for scrolling through books?
I took a quick vid. It looks like when I swipe again from R to L, it tries to redraw the next books, but gets confused?
http://youtu.be/K1ukWFK0syg
Click to expand...
Click to collapse
Hi,
I'm busy painting the baby's room, but it looks like it is resetting, perhaps one of your books is crashing the app and it is being relaunched as the home screen. Or could be some other bug, how many books are involved, if you remove one or add one, does it go away?
If someone could open the e-pub (it's a zip file) that causes the error and paste the contents of the .odf file (it's an xml file) , that would help.
Cheers!
NFHimself said:
Hi,
I'm busy painting the baby's room, but it looks like it is resetting, perhaps one of your books is crashing the app and it is being relaunched as the home screen. Or could be some other bug, how many books are involved, if you remove one or add one, does it go away?
If someone could open the e-pub (it's a zip file) that causes the error and paste the contents of the .odf file (it's an xml file) , that would help.
Cheers!
Click to expand...
Click to collapse
I've gone through and removed / added ebooks, and still the same problem.
Sorry, been kinda busy.
I need to be able to see the bug on my end to work on it. Maybe I've been lucky with the book selections I have made or converting using Calibre has set them all to have the same kind of format, vs the variety you might see in the wild from multiple sources.
Does the error happen with no books?
What happens when you have just one book?
How many books do you have on your nook? (If it's something like 1000 then yeah, maybe you'd have issues, no checks in the code for being out of memory.)
What firmware are you using?
Are there any hardware differences? (Can't imagine that being a problem, but I am using a NST, not the original Nook.)
What can I do to reproduce this error on my end? What are the steps?
Cheers!
NFHimself said:
Sorry, been kinda busy.
I need to be able to see the bug on my end to work on it. Maybe I've been lucky with the book selections I have made or converting using Calibre has set them all to have the same kind of format, vs the variety you might see in the wild from multiple sources.
Does the error happen with no books?
What happens when you have just one book?
How many books do you have on your nook? (If it's something like 1000 then yeah, maybe you'd have issues, no checks in the code for being out of memory.)
What firmware are you using?
Are there any hardware differences? (Can't imagine that being a problem, but I am using a NST, not the original Nook.)
What can I do to reproduce this error on my end? What are the steps?
Cheers!
Click to expand...
Click to collapse
For me, it doesn't matter how many books I have, it's just a few specific books that crash, independent of the other books in my library, and some books are more severe than others (one makes the entire Nook start flashing (all software), others make only this app flash).
I have the same problem as the people above but I can't get past the first page. I can't seem to narrow it down to a certain book making it crash. It's a shame I love this home screen, but hopefully we can get this fixed and running great.

First time with....well everything almost.

I've been with Sprint for almost 9 years now, and before my Evo 4G in 2010 all I had were the old Nextel i95's...so needless to say I'm at a complete loss with WP7. I tinkered and tailored with Android ROM's for years now and have loved a lot about the OS...but I just couldn't pass up this deal for the Lumia 900 on AT&T. I'm beyond satisfied after having set everything up and loving how tightly knit and integrated a lot of the features are. But I still have some questions:
1) Can i screen capture with the stock rom? I don't want to have to unlock this phone (That was one of the reasons I left Android, you needed to unlock to do ANYTHING)
2) Are there any apps beyond the 3 that use a double tile? Is this a setting somewhere that I'm missing on? Kinda like resizing widgets?
3) Are there different themes, beyond the color switching pallete, that can be used with WP7? And while we're at it, is there a different lockscreen or anything else that can be done from it besides unlocking it? (Such as unlocking to text, email, custom app?)
4) What's up with the notifications disappearing after a while before I get a chance to check em? Is there a way to check them besides going to their respective clients to see what I missed?
5) Can you guys point me towards some alternative apps or settings to replace some of the stock feaures?
6) Besides having to login to AT&T all the time, is there a different way to monitor my data usage? A simple app perhaps?
7) Oh and how could I forget....do I have to go all the way to the settings every time to see what the percentage on my battery is? I found a couple threads saying that you have to unlock the phone for this feature but I refuse to believe that something this simple needs a workaround like that.
Thanks in advance guys, loving this OS and looking forward to some of the changes.
1) Unfortunately not. Most screen captures you see on the net are done using the development software.
2) Tiles sizes are determined by the developers. I wish there was a way of making them single or double too.
3) The colours are the only customisation you can do right now without unlocking the device other than changing the lock screen. The lockscreen I like, as it unlocks to the "desktop" when there is no notifications but if you unlock it as a notification happens then it will take you the application required to see the notification.
Also for some awesome lock screens go to the deviantart website.
4) This is my one and only gripe with WP7. Having said that after unlocking the notication is either facebook or twitter (the only ones not shown on the home screen) and both of those show on my "ME" tile. So really if I want to see anything I missed I go to the "ME" tile and slide across to notifications.
5) What stock features do you need help with?
6) Im not on AT&T and my phone provider has an app to do this so I would be contacting AT&T about this.
7) They do not show a % because its not very accurate I think. This is something I at first hated but I don't care that much any more. This is not like my Samsung Galaxy II which wouldn't last a day. I usually get over a days use out of my Lumia so I don't have to look all the time and be worried. When the love heart goes on the battery I know its getting low but still I have HOURS left.
In terms of number 5 I just meant is there an alternate keyboard, browser, gallery, search feature/marketplace etc. Not that I have a problem with any of these (although I do miss haptic feedback on my keyboard) I just wanted to know if there were alternatives.
EDIT: I do have a problem with ONE of those things I mentioned. The marketplace...it seems too cluttered and feels like the phone is always zoomed in with the way everything looks...but that looks like it was done on purpose.
You.can get two off your list with a Developer unlocked device. Think of it this way. Nokia is giving you a $100 credit because of the data issue. Use it to purchase a legitimate Dev key from Microsoft. Can sideload apps, and also develop with it.
1) can do it with homebrew Screen Capturer app.
2) Only Microsoft or OEMs can develop double wide tiles.
3) Need to have an interop unlocked device to add colors, etc. More involved than dev unlocked and not yet available for the L900.
6) The AT&T myAT&T app will give you the info you need. Nokia is also releasing a data tracking app. Coming soon.
7) Homebrew Battery Meter app. Updates a Live Tile every 10 minutes. Pretty accurate. Good history charts.
Sent from my Lumia 900 using Board Express
There are a few other browsers and such but they are all just front ends for the existing apps supplied with the device. There is also a few marketplace apps which you might find better. I use AppTastic every now and then purely as it shows what's on sale. There might be an app which I don't think is worth $5 or $6 after the trial but would happily purchase to support the developers for a few bucks.
iiDeadSeriousii said:
In terms of number 5 I just meant is there an alternate keyboard, browser, gallery, search feature/marketplace etc. Not that I have a problem with any of these (although I do miss haptic feedback on my keyboard) I just wanted to know if there were alternatives.
EDIT: I do have a problem with ONE of those things I mentioned. The marketplace...it seems too cluttered and feels like the phone is always zoomed in with the way everything looks...but that looks like it was done on purpose.
Click to expand...
Click to collapse
Well, there are alot of the things that are different. Can't/Won't say if its better because thats a personal choice. I've grown to love the look and feel now. So has my daughter...but my son hates it. I gave them both 2 weeks to like it or I would buy them their next phone. My daughter converted...my son did not, and did not want new phone. But, with that said, there are some things I miss from Android....not much, but some. I do wish Live Tiles were a touch more customizable. I wish I could have some more color schemes instead of the just the current ones. I'd love to have a Black/White and/or Grey/white combination of colors also.
Otherwise....its a matter of just trying and getting used to it. I think it took my daughter 3 days to get used to the tiles and groupings of the hubs and what they are designed for. Her original list of must haves went away....
Thanks for all the help guys, yea I figured that most of my complaints/issues could only be solved with an unlock phone but I figured I'd ask. I've got another question, do apps auto update or do I need to manually check em every time?
Your marketplace tile will have a number on it showing the number of updates available. So no you never need to go check but you do need to initiate the update manually when you see that there is some waiting for update.
Again thanks guys for getting me started with the phone. Just a few more questions:
1) Is there a way to set a tile to immediately turn on/off either Bluetooth or Wifi? Or am I stuck with the default settings tile?
2) Can I save a setting where I don't have to download my pictures every time I open an email? I used to just pit "Always show pictures" on the Android GMail client.
3) I've looked and looked and still cant find a tile to just show battery. Can someone link me to an official one that I don't have to side load?
4) Is the app Bandwidth the only app for network speed test? Its kinda glitchy for me.
5) Is there a way to get that HTC Hub on this Lumia or is that another thing where I gotta unlock the phone? I really like the look of it.
6) Someone mentioned that you can change the lockscreen, or at the very least the wallpaper, how do you do that?
Thanks.
iiDeadSeriousii said:
Again thanks guys for getting me started with the phone. Just a few more questions:
1) Is there a way to set a tile to immediately turn on/off either Bluetooth or Wifi? Or am I stuck with the default settings tile?
2) Can I save a setting where I don't have to download my pictures every time I open an email? I used to just pit "Always show pictures" on the Android GMail client.
3) I've looked and looked and still cant find a tile to just show battery. Can someone link me to an official one that I don't have to side load?
4) Is the app Bandwidth the only app for network speed test? Its kinda glitchy for me.
5) Is there a way to get that HTC Hub on this Lumia or is that another thing where I gotta unlock the phone? I really like the look of it.
6) Someone mentioned that you can change the lockscreen, or at the very least the wallpaper, how do you do that?
Thanks.
Click to expand...
Click to collapse
Dont know if someone mentioned this, but you're in the droid mentality right now. Like Apple, alot of the framework is locked down. Even with sideloads, alot of the framework is not available. HTC Hub is one of those. MS did not want that kind of screen and they don't allow it. WP is based on Live Tiles and they are sticking with it...for now.
You can change the lock screen pic by going to settings and Lock+Wallpaper. You can change the timeing settings and the picture. If you have a picture you want to use, go to your pictures hub and simply long press on the pic, use as wallpaper is an option.
But mostly, do not expect alot of hack/modding on these phones. For the most part, most of Windows phones, were Android phones at 1 time...ie the Samsung focus line. HD7 was the HD2 line which has been successfully ported to Android and WP7. If you want android type functionality in terms of look and feel...probably not gonna get it here. Of course, I could be wrong....but...who knows.
iiDeadSeriousii said:
Again thanks guys for getting me started with the phone. Just a few more questions:
1) Is there a way to set a tile to immediately turn on/off either Bluetooth or Wifi? Or am I stuck with the default settings tile?
2) Can I save a setting where I don't have to download my pictures every time I open an email? I used to just pit "Always show pictures" on the Android GMail client.
3) I've looked and looked and still cant find a tile to just show battery. Can someone link me to an official one that I don't have to side load?
4) Is the app Bandwidth the only app for network speed test? Its kinda glitchy for me.
5) Is there a way to get that HTC Hub on this Lumia or is that another thing where I gotta unlock the phone? I really like the look of it.
6) Someone mentioned that you can change the lockscreen, or at the very least the wallpaper, how do you do that?
Thanks.
Click to expand...
Click to collapse
I don't have answers for all of these, but here's a few (and fwiw I agree
with alodar1). But before I begin, not sure if you're aware of the Marketplace online (http://www.windowsphone.com/en-US/marketplace) - might make searching easier as you're starting out.
1) "Settings Tile" is 1 such app (I don't use these, so I can't recommend which one to install, but I've seen this one recommended... *shrug*) http://www.windowsphone.com/en-US/apps/102014a6-156e-4604-8f1a-2a86e4edf191
2 & 3 don't know, sorry
4) TestMyNet works decent: http://www.windowsphone.com/en-US/apps/a25ec139-fc33-4571-9425-cf031a3312bb
5) No, sorry (I had it and never really used it...)
6) Answered above =)
You may also want to check out 'AppFlow' (http://www.windowsphone.com/en-US/apps/578ef361-c265-46b7-b6f4-63cbd7fbefe0) or some similar application recommendation app.
alodar1 said:
Dont know if someone mentioned this, but you're in the droid mentality right now. Like Apple, alot of the framework is locked down. Even with sideloads, alot of the framework is not available. HTC Hub is one of those. MS did not want that kind of screen and they don't allow it. WP is based on Live Tiles and they are sticking with it...for now.
You can change the lock screen pic by going to settings and Lock+Wallpaper. You can change the timeing settings and the picture. If you have a picture you want to use, go to your pictures hub and simply long press on the pic, use as wallpaper is an option.
But mostly, do not expect alot of hack/modding on these phones. For the most part, most of Windows phones, were Android phones at 1 time...ie the Samsung focus line. HD7 was the HD2 line which has been successfully ported to Android and WP7. If you want android type functionality in terms of look and feel...probably not gonna get it here. Of course, I could be wrong....but...who knows.
Click to expand...
Click to collapse
Yea I realize I still kinda am in that mentality. It's just there's so many little things I took for granted that I never realized were there until this happened. I love this platform so far though, I have no major complaints, just small issues with it. But thanks for the tip, yea I know about the HD2 cause the first thing my brother did when he got that a couple years ago was have me put Gingerbread on it lol. I'll stick with what I've got for now tho, this is a ridiculously smooth experience and if I've gotta make some sacrifices, oh well. I still get everything done that I want throughout the day...I just wished some apps were better supported.

"Continue to Amazon Appstore" external market issue

Hi folks,
I've got a Fire Phone, with default Fire OS 4.6.1
I am not quite ready to get into rooting it and adding a new OS, as I don't have the time.
So in the interim I have the Google Play Store installed, along with a launcher that's more to my liking.
I have the issue that when I click on links in apps which, I assume, are intended to launch the Google Play Store, I get a message from Fire OS saying,
Continue to Amazon Appstore?
This app is trying to open a link with an external market that is not available on your device. Would you like to open this link with the Amazon Appstore instead?
[CANCEL] [CONTINUE]
Click to expand...
Click to collapse
If I click cancel, then the link does not open. If I click continue it goes to the Amazon Appstore and can't find what the link relates to (obviously).
I saw someone else posting something about this, and they were advised to edit some settings in the Manage Applications settings, and also External Market settings. Since updating to 4.6.1 I don't seem to be able to find any Manage Applications settings, no External Market settings (not even sure if those existed on the pre-4.6.1 OS that was on here when I received it).
Is there a way to set this thing to allow Google Play to launch when Play links are clicked?
Cheers,
J
On an unrooted device:
- Go to "settings" and look for "manage applications", select "all", to see every app installed...
- Disable the "Appstore"
As long as the Amazon appstore is disabled, Play Store will intercept the links.
It's not very comfortable, I know. On a rooted device, I used a shortcut to dis-/enable the Amazon Appstore to get the job done faster.
As of now, there is no official way to set the "Play Store" as your default store (of course not, why would Amazon be interested in that option ^^).
Bingo Bronson said:
On an unrooted device:
- Go to "settings" and look for "manage applications", select "all", to see every app installed...
- Disable the "Appstore"
As long as the Amazon appstore is disabled, Play Store will intercept the links.
It's not very comfortable, I know. On a rooted device, I used a shortcut to dis-/enable the Amazon Appstore to get the job done faster.
As of now, there is no official way to set the "Play Store" as your default store (of course not, why would Amazon be interested in that option ^^).
Click to expand...
Click to collapse
Hi Bingo,
Thanks for the help.
The thing is, since it updated to 4.6.1 (and I see that last night it updated itself to 4.6.3 on its own accord) the "Manage Applications" option that was there previously has gone. There is now just an "Applications" option. And that
Okay... at last I've figured out where "Manage Applications" went since 4.6.1 update. There is now just an "Applications" menu. Touching that expands it to show various options. One of those options is "Force quite or clear data for applications". This is now the way to access the "Manage Applications" screen. The first option on that expanded "Applications" menu is "Manage the settings for individual Amazon applications on your phone". The wording of this had me thinking that this had somehow replaced the Manage Applications option.
Cool. I've now disabled Amazon AppStore.
Thanks.
This Fixed My Issue
I fixed my issue by going to the Applications menu under Settings (little gear in dropdown menu) then going to Manage Applications, then selecting All Applications from the dropdown there. I found the Appstore, clicked on it, selected Force Stop and Clear Cache. That seemed to do the trick. I also have Allow 3rd Party Apps selected, which can also be found under Applications in settings.
I've been searching everywhere for this solution. Youtube and google, and yes finally someone who just needed google play apps to not be redirected to kindle appstore. It worked by disabling the appstore. <3 The ES File Explorer helped me to uninstall the updated version and now apps can be directed to google play. Thanks for saving me from having to root. I like the launcher option from google play. Don't have enough patience to root and then it possibly doesn't work. TOT! Ty for solution!
My 4.6.3 new phone seems to work well in this regard without any setting being made. Just disabled Amazon store auto update. At first I had that redirect to Amazon problem, but then some other Google store link just redirected to Google play app.
For me, clicking on Disable App Store doesn't seem to be doing anything. Unable to disable and blocking of external market link continues
Can someone please help, nothing in here worked.
I tried going to settings -> apps and games -> manage all applications -> All -> Appstore and pressed "clear cache", "clear data", and "force stop", and it didn't help.
I also tried going to settings -> Apps and Games -> Amazon Application Settings -> Appstore -> External Market Links -> Don't Open and now it says "External Market Links Disabled You can choose to open external market links with the bracketbracketAppstore_long_namebracketbracket. Update this option in the External Market Links section of the Appstore settings." (I had to type bracket instead of using [ because it said I was using BBcode and couldn't post)
I'm using a 5th generation fire running Fire OS 5.3.6.4
Fixed it
I just figured it out.
Settings, Applications & Parental Controls, Configure Amazon application settings, Appstore, External Market Links, Don’t Open
This will prevent the Appstore from trying to open links for external app markets. It doesn’t prevent the links from opening with the correct market, just makes that message stop popping up and click-jacking you into oblivion. So now when you click on a link, a little box will open with apps to choose from to open the link, like your browser or Google Play Store, for example.
I want to keep using this phone, because it’s potentially a good privacy phone, without all the tracking stuff installed. Sorry, that would mean no Google Apps...but I use some apps that apparently won’t get notifications unless GAPPS are installed. I heard MicroG can fix that but it doesn’t seem to work. Anyway if I could fix that and maybe upgrade the camera module to a better quality camera, it would be a better phone...almost perfect actually.
thanks for your helpful post
Ninja000 said:
I just figured it out.
......
Click to expand...
Click to collapse
Thanks so much for posting today!! So happy to see people still using this nice phone. I too want a simple "relatively" private phone, plus I actually preferred the Fire OS UI (which is much better version of Fire OS than we have on Fire tablets).
But I came here because I was fearful that Amazon has bricked my device. It suddenly became "de-registered" and the menus for registering to my Amazon account do not work -- I'm not able to register. And I'm not able to use ANY app that I got from the Amazon app store, and I lost ALL of my nice customizations (organizing my apps into folders, etc -- a huge amount of work because I have a ton of apps).
Probably I should start a new thread on this issue but I wanted to post here in gratitude that people still discuss this phone, plus it is an app store (and bigger...) issue, so it is not entirely unrelated. I will try some of the above advice because perhaps it allow me to launch apps without the Amazon App Store demanding log in.
dini77 said:
Thanks so much for posting today!! So happy to see people still using this nice phone. I too want a simple "relatively" private phone, plus I actually preferred the Fire OS UI (which is much better version of Fire OS than we have on Fire tablets).
But I came here because I was fearful that Amazon has bricked my device. It suddenly became "de-registered" and the menus for registering to my Amazon account do not work -- I'm not able to register. And I'm not able to use ANY app that I got from the Amazon app store, and I lost ALL of my nice customizations (organizing my apps into folders, etc -- a huge amount of work because I have a ton of apps).
Probably I should start a new thread on this issue but I wanted to post here in gratitude that people still discuss this phone, plus it is an app store (and bigger...) issue, so it is not entirely unrelated. I will try some of the above advice because perhaps it allow me to launch apps without the Amazon App Store demanding log in.
Click to expand...
Click to collapse
No problem! "Sharing is caring" :laugh:
Yeah I like it too! I wish it was still supported by Amazon, but the bad press killed it.
As for not being able to use your account...you might try a factory reset, BUT...
FIRST: backup your APKs and saved files via USB to PC (can use file browser in Windows)
or MAC (will need this --->android.com/filetransfer/<---), and make sure under Battery and Storage, USB Connection Type is listed as File Transfer.
This is important because once you regeister, it might restore your last cloud backup, which I assume is probably pretty old after reading your reply.
Next:
Perform the Factory Reset OR...
To reregister your phone go to Settings, My Accounts, either "Register your phone" if that is an option (mine says "Deregister"), or maybe Manage your Amazon account.
The later will probably redirect you to the Amazon website, because the Amazon Shopping App is no longer supported on this older OS.
*I haven't found a newer version of the Amazon Shopping App that works on the Android 4.4 based Fire OS 4.6.6.1.
The other thing is you might be able to do it via the Amazon website, you probably have it listed under your account still, just need to find it.
I'd contact Amazon help to learn about how to do it that way. They might not know off hand, since the phone is no longer technically supported,
but they will definitely still try to help you.
I would really love it if someone on this forum could pull the launcher and everything from this version of Fire OS to work on the newer Android Roms like Cyanogen Mod,
because then we could just replace the old unsupported apps with the new versions. That would be awesome! I realize 2gb Ram would be a little low for the latest Android,
but just having a little newer OS version that is still supported by Amazon would be great. I really enjoy the Kindle App on this, because it has text to speech and
that is really convenient.
BTW, do you have the Google APPS installed on yours? I have them installed on mine, and it drains the batter like crazy,
granted, it's the original battery from 2014, but still.
Side note: If anyone has an extra screw(s) for the bottom they're willing to part with, I'd be willing to buy one (or a handful).
Lost one in the carpet (I know *rolls eyes) when I had to replace the camera module due to some (I guess) scratches or something actually on the sensor itself.
Thanks for all of your advice!! Very much appreciated. I tried one of them right away, which is to check My Devices on the Amazon site, but the phone is no longer listed (it used to be). So that only lists registered devices. Once it is de-registered, it is not considered to be my device. But, you are correct that Amazon customer service may possibly help, because if you buy a device from Amazon, it usually automatically gets registered to you (unless you say it is a gift), and that automatic registration is probably done via some code on the device box probably its serial # (that is, they don't register it by messing with the actual device, I'm guessing). But to be honest I'm not too hopeful about this. But something to try.
Before you replied, I started a new thread on this, mostly to warn people not to de-register their devices, because I think it may not be possible to register again. And this could be a very recent development. Amazon usually sends an email warning when an older device will no longer work, but maybe this was not intentional. I never realized that so much of the function depended on the registration, as if it were an Echo device!
I do have a collection of APKs saved so at least I won't need to re-download, but because I have so many apps, it would still be a lot of work to set things up from scratch, especially since I don't think it will work. I don't think my system is corrupted. Just de-registered. A soft reset (long-press of power button) did not help. Again this just happened by itself -- I had not added anything new or did any updates. So it is not likely that my install got messed up.
I'm always confused when people mention "Google Apps" -- if that means the Play Store and its dependencies, then yes, I have that. But I did not install GMail or Docs or Drive, etc. I minimize using Google things on this phone.
About the screws, eBay may have them. eBay has almost everything.
Ninja000 said:
No problem! "Sharing is caring" :laugh:
Yeah I like it too! I wish it was still supported by Amazon, but the bad press killed it.
.
Click to expand...
Click to collapse
I think it is just extremely difficult for "alternative" phone systems to survive, which is soooo sad, because I like interesting variety. I also love Meego, and Windows 10 Mobile. Meego had just one model (it was from Nokia, not released in the U.S.; it was planned to be the Nokia successor for their older Symbian OS). Well, maybe FireOS is not truly "variety" because it is after all essentially Android, but much less messy or annoying, in my opinion. I really like how the Settings are organized. And I like the Carousel, especialy how nicely it works with the built-in apps like weather and email. Being basically Android, it actually had the best chance of survival out of the "Alternatives." It could use most of the same apps as a "real" Android.
The reason for quick death are probably multi-faceted but my guess is the problems with the earliest version of the OS were the most serious thing. And that led to the bad press, so you are correct, that is what did it. I got mine after the "fire sale" and by then the system was much nicer, with the most annoying or serious issues all fixed, so I only read about the early issues. I feel terrible for the (former) Amazon employees who put a huge amount of effort into this thing. (Like Meego, too!) And the hardware is still very nice, better than my Fire Tablet that is much newer. I really thought it would last me for years, for the sorts of things I used it for. (Another thing I liked to do is control my Squeezbox music streaming devices. And listen to podcasts. Things like that.) There are so many uses for an older device. And I enjoyed this one.
Since at the very minimum this device is a Kindle book reader and Amazon music player, Amazon loses by not providing some bare-minimum support for it. My first Kindle e-Reader from 2011 still works great. But my guess is, the number of people still using this phone is super low. Which is why I was happy to see your post!
dini77 said:
Thanks for all of your advice!! Very much appreciated. I tried one of them right away, which is to check My Devices on the Amazon site, but the phone is no longer listed (it used to be). So that only lists registered devices. Once it is de-registered, it is not considered to be my device. But, you are correct that Amazon customer service may possibly help, because if you buy a device from Amazon, it usually automatically gets registered to you (unless you say it is a gift), and that automatic registration is probably done via some code on the device box probably its serial # (that is, they don't register it by messing with the actual device, I'm guessing). But to be honest I'm not too hopeful about this. But something to try.
Before you replied, I started a new thread on this, mostly to warn people not to de-register their devices, because I think it may not be possible to register again. And this could be a very recent development. Amazon usually sends an email warning when an older device will no longer work, but maybe this was not intentional. I never realized that so much of the function depended on the registration, as if it were an Echo device!
I do have a collection of APKs saved so at least I won't need to re-download, but because I have so many apps, it would still be a lot of work to set things up from scratch, especially since I don't think it will work. I don't think my system is corrupted. Just de-registered. A soft reset (long-press of power button) did not help. Again this just happened by itself -- I had not added anything new or did any updates. So it is not likely that my install got messed up.
I'm always confused when people mention "Google Apps" -- if that means the Play Store and its dependencies, then yes, I have that. But I did not install GMail or Docs or Drive, etc. I minimize using Google things on this phone.
About the screws, eBay may have them. eBay has almost everything.
I think it is just extremely difficult for "alternative" phone systems to survive, which is soooo sad, because I like interesting variety. I also love Meego, and Windows 10 Mobile. Meego had just one model (it was from Nokia, not released in the U.S.; it was planned to be the Nokia successor for their older Symbian OS). Well, maybe FireOS is not truly "variety" because it is after all essentially Android, but much less messy or annoying, in my opinion. I really like how the Settings are organized. And I like the Carousel, especialy how nicely it works with the built-in apps like weather and email. Being basically Android, it actually had the best chance of survival out of the "Alternatives." It could use most of the same apps as a "real" Android.
The reason for quick death are probably multi-faceted but my guess is the problems with the earliest version of the OS were the most serious thing. And that led to the bad press, so you are correct, that is what did it. I got mine after the "fire sale" and by then the system was much nicer, with the most annoying or serious issues all fixed, so I only read about the early issues. I feel terrible for the (former) Amazon employees who put a huge amount of effort into this thing. (Like Meego, too!) And the hardware is still very nice, better than my Fire Tablet that is much newer. I really thought it would last me for years, for the sorts of things I used it for. (Another thing I liked to do is control my Squeezbox music streaming devices. And listen to podcasts. Things like that.) There are so many uses for an older device. And I enjoyed this one.
Since at the very minimum this device is a Kindle book reader and Amazon music player, Amazon loses by not providing some bare-minimum support for it. My first Kindle e-Reader from 2011 still works great. But my guess is, the number of people still using this phone is super low. Which is why I was happy to see your post!
Click to expand...
Click to collapse
Yeah I completely agree. I got mine for $199 and a year of Amazon Prime included made the phone basically $99. ? I happened to think of one more possibility. Maybe there is an Amazon Fire ?services app (like Google services) or account manager app that got automatically updated by your Google Play store, or even replaced by a version off the Play store that led to this issue, because like I mentioned mine is actually still working aside from the Amazon Shopping app, and some apps that require a newer google services to get notifications.
I actually had flashed several different Roms on this phone and yeah the stock (but updated) Fire OS 4.6.6.1 is definitely the best. --Amazon account registration is part of the initial setup BTW, so factory reset might work.
I made the jump over to iOS after experiencing the Android 7&8 difficulties on a few other devices and battery gate with Samsung phones. Now I am experiencing a crapy battery life issue with my iPhones. My Fire Phone is from 2014, original battery and still has better battery life than even my iPhone XS Max. Wow ? So yeah, there is something to Fire OS being so light that makes it probably just about the best OS for a phone. The last time I flashed back to stock I used a ROM from this website, but I don’t remember what thread that’s on. I think it’s in the Cyanogen 11 Rom thread for this device. Maybe try flashing that. And you could actually (if you don’t mind losing the storage space) create a backup Rom from your current one, then make a new slot in twrp or whatever it’s called and have the other Rom installed on there. Then check to see if it’s possible to register on that version. If it doesn’t work, no big deal you will still have your backup rom with all your data. If it does work, then you could transfer your stuff over via usb. That would save you quite a bit of time incase it decides not to work. You can do a root and install the other rom right from your fire phone these days. That’s a bonus.
What happens when you open Amazon Instant Video? Does it ask you for a loggin? That would be awesome. BTW My Kindle Fire HX 7 is still working great too, just starting to slow down a bit. I also have a 6" Fire HD. I really agree Fire OS is super clean and alot of modern OS's are not that great and way too heavy for what most people need, especially on mobile devices.
Thanks again for your advice, especially since I will almost certainly end up flashing this thing. I have done a lot of "phone hacking" in the past -- even back in flip phone days -- but it is very time consuming and I'm super busy now. But it is kind of fun. So, maybe later.
I did not have Google Play (or any app store, on any of my devices) to be set to automatically update apps. Tho I think the store itself and its dependencies may still update, even if my apps don't, and I can't control that. And sometimes my setting to not automatically update is "reset" when a google component is updated. So it is conceivable that something got automatically updated and that caused my issue. I did have to reset the "do not update" setting.
I'm curious to see if anyone else has this issue, because if no, then you are right, I should just re-flash. I downloaded the latest Fire OS a while ago -- I collect stuff like that because you never know when it will be no longer readily available. So the phone is definitely not dead -- and it is nice that I have options for how to set it up. I'm glad to have the community contributions for that -- I did read thru those hacking posts.
I bought a spare battery a little while ago because I was worried they would be hard to get once I need one. But my currently installed battery, the original, is very satisfactory. So definitely I'll keep using this nice phone for a while.
dini77 said:
Thanks again for your advice, especially since I will almost certainly end up flashing this thing. I have done a lot of "phone hacking" in the past -- even back in flip phone days -- but it is very time consuming and I'm super busy now. But it is kind of fun. So, maybe later.
I did not have Google Play (or any app store, on any of my devices) to be set to automatically update apps. Tho I think the store itself and its dependencies may still update, even if my apps don't, and I can't control that. And sometimes my setting to not automatically update is "reset" when a google component is updated. So it is conceivable that something got automatically updated and that caused my issue. I did have to reset the "do not update" setting.
I'm curious to see if anyone else has this issue, because if no, then you are right, I should just re-flash. I downloaded the latest Fire OS a while ago -- I collect stuff like that because you never know when it will be no longer readily available. So the phone is definitely not dead -- and it is nice that I have options for how to set it up. I'm glad to have the community contributions for that -- I did read thru those hacking posts.
I bought a spare battery a little while ago because I was worried they would be hard to get once I need one. But my currently installed battery, the original, is very satisfactory. So definitely I'll keep using this nice phone for a while.
Click to expand...
Click to collapse
Was just thinking of going back to this phone as my primary phone. My problem is trying to get Micro G or something to work, for spoofing google services, because I want to use some apps that require google services, else they won't receive notifications. I also found on app I use, it's Korean, Kakaotalk is not receiving notifications when closed anymore. I haven't figured out why yet. Saw another thread about notifications on 3rd party apps not working, but didn't see a solution. I would also like to see a camera upgrade (4k video) and maybe a speaker upgrade and storage would be nice, but obviously that would require some soldering that I'm not willing to do, but maybe if I had a few doner phones would try it.:laugh: happy thanksgiving by the way!
I just went back to a Nokia N9 as my primary, at least for voice and weather and such basics (MeeGo OS, and battery lasts for days, good quality voice, nice small size, does not crash, etc). But I have my iPad and iPhone SE (the older model) always turned on so that covers all my needs. So, it is perfectly fine to use an old phone as primary so long as you have another device to supplement what the primary lacks. The Fire Phone would also make a primary. Tho in my experience it is not as stable. The "mishap" in this thread was not my first serious hiccup. See also the thread on all apps crashing if they require the address book (including the phone). That one is serious and reoccurs. (I think it is caused by having a very large number of apps on the phone. Usually fixed when I delete one of the larger apps.) So in other words at least with the original OS, stability is an issue. Maybe the custom firmware on this board is more stable.
Have a great thanksgiving!

Anyway to make superuser auto allow on fire tv 2nd gen?

I have a rooted box and on certain programs that require root access it removes the allow screen too fast for me to click allow and therefore cannot use the addon. Is there a way to make it simply auto allow everything? On the 1st get I was able to do this but not on the second gen. And when clicking on supersu you cannot launch it to edit any options so basically I am stuck.
Have you tried editing /data/data/eu.chainfire.su/files/supersu.cfg? In particular, change "access=2" to "access=1" as the default.
retyre said:
Have you tried editing /data/data/eu.chainfire.su/files/supersu.cfg? In particular, change "access=2" to "access=1" as the default.
Click to expand...
Click to collapse
No I have not. Not exactly sure what that means. Is that an adb command?
danknasty said:
No I have not. Not exactly sure what that means. Is that an adb command?
Click to expand...
Click to collapse
Open the file in any text editor (e.g., ES File Explorer has a Note Editor) and make the change to the default. If you can't, do an adb pull of the file, edit on another device, and put it back to its original location. Make sure you set permissions back to 600.
retyre said:
Open the file in any text editor (e.g., ES File Explorer has a Note Editor) and make the change to the default. If you can't, do an adb pull of the file, edit on another device, and put it back to its original location. Make sure you set permissions back to 600.
Click to expand...
Click to collapse
I was going to try this but remembered that rooting on fire tv uses the a to a usb cable method and all the files are transferred automatically. I do not have a super user file... would I install another one and overwrite it on the box?
sure you do. How would you have root without su? Just look for the file mentioned above and edit it as per retyre's post above.
danknasty said:
I was going to try this but remembered that rooting on fire tv uses the a to a usb cable method and all the files are transferred automatically. I do not have a super user file... would I install another one and overwrite it on the box?
Click to expand...
Click to collapse
Regardless of the method used to root, rooting involves the install of su and something like SuperSU to make it easier to work with. The fact that you're being prompted to allow su access is proof enough.
Install a root file explorer (I use ES File Explorer), allow it su access, go to the root of the device ("/") and look for the file in the location mentioned above.
retyre said:
Regardless of the method used to root, rooting involves the install of su and something like SuperSU to make it easier to work with. The fact that you're being prompted to allow su access is proof enough.
Install a root file explorer (I use ES File Explorer), allow it su access, go to the root of the device ("/") and look for the file in the location mentioned above.
Click to expand...
Click to collapse
I wasn't saying I didn't have supersu just that the method I use doesn't allow me access before I transfer but I see what you mean I can do this from the box itself. Was hoping I could do it to the supersu file on the computer so that when I root another box I wouldn't have to change the text file again. But I'll try this out later and see how it goes.
retyre said:
Regardless of the method used to root, rooting involves the install of su and something like SuperSU to make it easier to work with. The fact that you're being prompted to allow su access is proof enough.
Install a root file explorer (I use ES File Explorer), allow it su access, go to the root of the device ("/") and look for the file in the location mentioned above.
Click to expand...
Click to collapse
I tried accessing supersu in two root browsers and it gives me a bunch of greyed out permissions... I am not sure how to even open it with notepad on es file explorer. This is a little different than the first gen as everything must be installed through tw recovery. Before Supersu would just ask me if i wanted to approve everything I clicked ok and never had to check it again. Is there any way I can edit any of the text that is being injected into the box when installing the firetv recovery via the usb cable method.. I believe this is where supersu is being transfered.
update: ok I found supersu inside the prerooted rom... I opened it as a text file and its pages and pages of random symbols etc.
harlekinade said:
Comedy gold.
I suggest you swipe left.
Or start reading what other people actually posted in here before. Or this: https://en.wikipedia.org/wiki/Compiler or what a filepath is, or why you shouldnt try to resell Fire TVs - just in case...
Here is why - I havent encountered any case where the allow root access prompt would be on screen for less than 15 seconds during which you have to press down/right/enter to grant it permissions - and it only pops on when you are actively launching anything that tries to pull root rights - so you already have the remote in your hands.
Automating root prompt behavior to grant root by default is a really bad idea in general and you asking not only how to automate it, but also automate further installations of such a setup, suggests that maybe you are battling with user behavior of folks that don't know what a superuser prompt is and that go with default settings in most cases. Ethically it is hard to support any of this.
Click to expand...
Click to collapse
Wow that was really presumptuous and didn't at all relate to anything or help me.... excellent work. I suggest before attempting to troll a post you read the entire post so you can at least have a firm grasp on your ridiculous comments. 9 posts in you're doing great. Lol "ethically it is hard to support any of this." At least you made me laugh. I guess it's unethical in your opinion for me to paint my car red also since it comes from the dealership blue. Btw it never occurred to me to push down right then enter with the remote thanks problem solved.....
danknasty said:
I tried accessing supersu in two root browsers and it gives me a bunch of greyed out permissions... I am not sure how to even open it with notepad on es file explorer. This is a little different than the first gen as everything must be installed through tw recovery. Before Supersu would just ask me if i wanted to approve everything I clicked ok and never had to check it again. Is there any way I can edit any of the text that is being injected into the box when installing the firetv recovery via the usb cable method.. I believe this is where supersu is being transfered.
update: ok I found supersu inside the prerooted rom... I opened it as a text file and its pages and pages of random symbols etc.
Click to expand...
Click to collapse
Why are you trying to edit SuperSU (the app)? You should edit supersu.cfg, which is the text config file for SuperSU. Look for supersu.cfg in the location mentioned earlier.
retyre said:
Why are you trying to edit SuperSU (the app)? You should edit supersu.cfg, which is the text config file for SuperSU. Look for supersu.cfg in the location mentioned earlier.
Click to expand...
Click to collapse
The only supersu I was able to find using es explorer was the supersu file in the system folder... data showed up as black. I was finally able to find it using a different root browser I changed the setting for the app it self to 1 and it works. The only program that this gives me this issue with is teamviewer and I am wondering if it has to do with using a launcher version of kodi as it always kicks me out of the allow root selection screen, automatically disallows root and jumps to the kodi screen. But doing what you recommended worked. Thanks
harlekinade said:
Thank you for explaining your issue a little bit further. Changing the default of a superuser prompt to "yes" is something that shouldnt be considered an "easy fix" you could integrate into an image an then roll out on several devices.
Even if you LOL at the ethics of this, as you so eloquently put it - its still not something you should consider doing, generally speaking.
Just like you - trying to edit the Superuser binary in a texteditor - people can ruin their devices beyond repair, the default on "no" is a behavioral crutch to make it less likely that they find themselves in that situation.
Not sure if it would work for you - but I posted a teamviewer alternative in the general section (Exposed modules and root apps thread), that you might want to take a look at, as it doesnt require the app to be launched every time you want to access the Fire TV via VNC - as it runs as a service in the background.
I'm not exactly sure what you try to accomplish with teamviewer and why you want to roll out this configuration on multiple devices - so I'm not sure if it fits your purpose, but it might.
Click to expand...
Click to collapse
My issue was explained in the first post but i think you're really thanking me for telling you that I don't intend to sell rooted fire tv's with super user permissions on yes by default for malicious purposes... as you so eloquently put it.. I was actually laughing at the fact that you are on a forum that is primarily devoted to rooting and customizing devices but you draw the line at me wanting to default the supersu permissions on my devices because of ethical reasons. Anyways I'll check out that alternative to teamviewer you spoke of. I intend to use teamviewer for the purpose it was created which is to remotely access devices from my computer.
I actually did confirm that it was the launcher version of kodi that was kicking me out of the supersu prompt for anyone that was interested.. I turned off the xposed module to confirm.
harlekinade said:
You wanted support, you did get what you asked for, and then you almost ruined your device, because you din't see the file you were told to edit, and decided to open a different one. Then you blamed it on your root explorer app.
In the opening posting you stated that you wanted to change the default, but not why - and when I criticized this as being not needed in general, risky - and if you'd planned to roll it out to several installations, other people might use - as your postings intended, even unethical.
Unethical because of two concepts -
- You usually don't think about automation for mass deployment - if you don't plan an reselling devices, and we have a big problem with resellers in this community, not taking the responsibility "clause" seriously. Because of a principle you could describe as "sell and vanish". Which almost ruined the Kodi community, and arguably has impacted this one as well.
There is this distinct sense of "wasteland" after a general interest crowd was allowed to promote their interests (ad hoc, personal problem solving assistance) for a few months, by moderators that have no stake in this specific scene at all. I can only repeat that.
- It is ethically problematic to tell users like you how to change an important default and not what comes with it. The entire filesystem model and security in operating system depends on escalating user account rights. With root - you always grant access to everything.
Yes XDA (or what this community stood for in the past) is all for root (the rights to do whatever you want in an OS) - but ostensibly not for handing those permissions over to every user, or making sure that root level rights are granted by just pressing the big OK button on a TV remote, whenerver a popup comes up. The prompt is there for a reason. So is the default to no. If you want to change that because of a very specific personal problem, thats fine - you can (thats the "self empowerment" part), its the "mass rollout" of this configuration you hinted at - that rang some alarmbells - so to speak. Just from a "you might cause more problems than you solve" in the longterm - standpoint.
Click to expand...
Click to collapse
Well just to clarify not at one point did I ever almost ruin my device that's just pure imagination on your part furthermore I did not blame any program for my own actions I stated my experience. Secondly I can do whatever I want with a device I purchase, are you attempting to police the entire community with our own personal "ethical" standards on what should and should not be done with their property? I can tell you're biased because people sell these and it makes you upset. I've identified as not part of that community and honestly I don't owe you any explanation on what I want to do with my devices period. The quantity is also irrelevant can one not own more than two tvs? But again the issue was solved mainly by the aid of the others contributing to this post thanks for your ethical input though. Lol.
harlekinade said:
Then a simple question.
Did you plan, at any point, to sell rooted AFTVs with Teamviewer on them and Superuser modified in a way that defaults to granting root rights to any process that asks for them?
Because thats a major issue. Not only because we saw in here over the past few months what happens if some peaple sell other people "free and easy" and then arent able to assist them if something breaks. The influx of technically illiterate users - having been sold on "free" and then not getting what they paid for in the end, looking for "support" everywhere they could think of, has scared the enthusiasts community in this sector for years to come.
And amazons moves surrounding it (explained away by product bloggers as "easier for most people" and "necessary") ended up establishing blacklists on consumer android devices for the first time in history (?), and almost killed Kodi as an afterthought (there was money to be made, if you faltered and bowed to amazons restrictions).
Resellers were and still are misusing this community by playing out entities that at no point had a self concept of becoming "product support helplines" and destroying the open source ethos by funneling a mainstream clientel through small community channels, that werent created to handle them.
If you look around you - in this forum, on reddit - even on aftvnews - this is what is left at this point, and some of us have no interest in rekindling the hype.
Part of demanding questions from an open source community is also, that you reflect, contrast, rethink and tinker with ideas in the open. XDA becoming a place for the masses to get personal support services - actually destroys communities like this. People demanding that you attend to their personal needs first, and always are respectful, charming and considerate can become problematic also.
When you had opened the Superuser binary in the texteditor, complaining that it only shows you "cryptic symbols" you were exactly one or two steps away from ruining Superuser on your device. Namely - changing ANY of those cryptic symbols and then saving the file you had already opened with the intent to edit.
Click to expand...
Click to collapse
You're still on about me reselling devices I don't know what to tell you I'm not gonna respond to it anymore. I was never close to bricking my device but I love how you decided to map out a scenario where I could have. You seem to be dead set on policing this forum (this post) and I find it odd you're talking about the history of this community after just 10 posts. I never demanded anything, this is a forum as you stated. I made an inquiry you can either help or you can ignore (I thanked those who helped). Or you can force your own moral agenda down everyone's throat that would be option c, the one you chose. Anyway there's really nothing left to be said my issue was resolved with the help of those interested in the actual question. I know people sell these things so does everyone else, this is not relevant to this post however.
harlekinade said:
I have a history in here beyond those 10 postings - but thats a story for another day..
My intent may have been to rattle some notions - but not to "police" by mentioning the concept of ethics once. I'm merely a peasant at this point in time, with a handful of soil in his hand, muttering "what have you done to this place"..
If I had any real power left to wield in here, arguing over concepts would be higher rated than providing "easy solutions". It isn't.
Also, sorry that I have borrowed your thread - and thank you for the conversation. I enjoyed it.
Click to expand...
Click to collapse
I figured there was more to your ten post history. Perhaps maybe you were not so ethical at one point to have lost those powers??? [emoji50] But hey like I said you made me laugh so no complaints here. Continue to enjoy the forum as will I.

Why root?

What exactly does root do for a firestick? I root all my phones so I know what it is but just got a firestick and wondering what root will do
Well, there are many reasons to root the Fire Tv. The main reason would be to install the google play store but there are plenty of other reasons, for example
. expanding internal storage to a external drive
. installing root apps
. changing the launcher
James_Ward01 said:
Well, there are many reasons to root the Fire Tv. The main reason would be to install the google play store but there are plenty of other reasons, for example
. expanding internal storage to a external drive
. installing root apps
. changing the launcher
Click to expand...
Click to collapse
Thanks. Is there a way to manually upgrade to 5.2.1.0? Mine is older and don't want to get 5.2.2 as it isn't rootable
You might want to take a look at this thread:http://forum.xda-developers.com/fire-tv/development/prerooted-stock-images-t2882337
- to get NTFS support using Paragon (no 4GB filesize limit)
- to get smb support using Samba (and Paragon to disable SELinux at boot)
- to use screen sharing kvm apps like webkey (control your Fire TV from a PC)
- to use DNS redirects to be able to use apps like Pandora from outside the US (using adaway)
- to get the google Play store installedo
- to block ads using adaway
- to get access to apps using the xposed framework (f.e. to use Bubble UPNP as a media server to its fullest extent)
- to stop Amazon from auto updating your Fire TV and take features away with every new firmware release
- to install an adb toggle thats more convenient to use that Amazons "hidden in the developer settings" one
- to use an unmentioned shady app to strip away DRM from paid applications that won't run, even though the play store infrastructure is in place.
- to be able to do your own bash automation scripts using Terminal Shortcut Pro
- to set and fixate screen orientation to always stay in landscape mode
- to be able to use SD Maid to manage storage efficiently
- to replace the launcher
- to change keybindings for third party controllers - system wide
- to effectively use retroarch that still stores important config files in the /data/ directory instead of on /sdcard/
...
.. basically for a whole bunch of things productblogs don't like to talk about, because they need to keep the myth up, that you really only need to watch a youtube video on ESFileExplorer (don't you EVER use this app and call yourself an XDA user - http://www.xda-developers.com/es-file-explorer-a-short-story-of-a-fallen-king/ ) and a Kodi Install Wizzard (because its the EAZIEST - although entirely unsupported way to enjoy content piracy - unsupported even by pirates - because just as with adb fire - its mostly people (dare I say youtubers) keen on striping out the whole learning part, and replacing it with dependency an a guy that does nothing but repackage the work of others and get ad-dollars for your attention - attained by shouting EAZIEST a couple of times...).
(edit: I'm adding a little art installation called "Why product bloggers s*ck - to this thread at this point, mostly as an elated comic relief, but also to make a point.
http://i.imgur.com/gxma9a7.png )
Its funny to see most new business models (product bloggers, youtubers, wizard creators (its EAZIEST, with 500 roms!), obscure plugin blogs, FireTV resellers, ...) all go after one thing and one thing only -
the average consumer that doesnt know his roots from his product options before a product purchase, that thinks every technical "hack" is just there so he/she can get piracy - and who , if things turn out not as easy as it was sold to them - if a question about the benefits of rooting doesnt successfully turn into a personal "request on how I should update, because I am on - that firmware and..." within five posts of a new thread, just goes with the paid subscription model of whatever pops up in bannerads first, instead. (Plex).
So here is the deal. Talking about, why ownership of a box sold to you by Amazon - where Amazon tries to pull away features in firmware releases after the fact is important, is something I gladly do - because its talked about far less than it should be...
Helping you find out "how to best update from x to y without loosing root" in the same thread, because - who cares about the title, "I have a new problem and I wan't it to be solved" - much less entertaining of a thing in general.
Again - this is the difference between a question regarding knowledge - and mere support solicitation.
Moderators tried to prevent the second one in here with the sticky that states, that your personal questions dont go into the general forum.
But no one cares to actually go by it - because, the pinned topic actually failed to mention, that its support solicitation for basic "setup and maintenance" stuff that you shouldn't bother people with in here, because we had enough of it.
Speaking of having enough of something... The notion that "you don't need root" comes from a "as long as I can haz piracy I don't care" point of view that is provided as an actionable stance by product bloggers and youtubers that also have a vested interest that you don't leave Amazons upgrade path (regardless of where it leads), because they are in the business of acting as conduits for pr messages from the company.
The last paragraph was an explanation for why the "you don't need root" myth is still so prevelant in the Fire TV community .
Another explanation would be, that people don't care to look it up, or learn things, as long as their base needs are met. You can pick one.
harlekinwashere said:
- to get NTFS support using Paragon (no 4GB filesize limit)
- to get smb support using Samba (and Paragon to disable SELinux at boot)
- to use screen sharing kvm apps like webkey (control your Fire TV from a PC)
- to use DNS redirects to be able to use apps like Pandora from outside the US (using adaway)
- to get the google Play store installedo
- to block ads using adaway
- to get access to apps using the xposed framework (f.e. to use Bubble UPNP as a media server to its fullest extent)
- to stop Amazon from auto updating your Fire TV and take features away with every new firmware release
- to install an adb toggle thats more convenient to use that Amazons "hidden in the developer settings" one
- to use an unmentioned shady app to strip away DRM from paid applications that won't run, even though the play store infrastructure is in place.
- to be able to do your own bash automation scripts using Terminal Shortcut Pro
- to set and fixate screen orientation to always stay in landscape mode
- to be able to use SD Maid to manage storage efficiently
- to replace the launcher
- to change keybindings for third party controllers - system wide
- to effectively use retroarch that still stores important config files in the /data/ directory instead of on /sdcard/
...
.. basically for a whole bunch of things productblogs don't like to talk about, because they need to keep the myth up, that you really only need to watch a youtube video on ESFileExplorer (don't you EVER use this app and call yourself an XDA user - http://www.xda-developers.com/es-file-explorer-a-short-story-of-a-fallen-king/ ) and a Kodi Install Wizzard (because its the EAZIEST - although entirely unsupported way to enjoy content piracy - unsupported even by pirates - because just as with adb fire - its mostly people (dare I say youtubers) keen on striping out the whole learning part, and replacing it with dependency an a guy that does nothing but repackage the work of others and get ad-dollars for your attention - attained by shouting EAZIEST a couple of times...).
Its funny to see most new business models (product bloggers, youtubers, wizard creators (its EAZIEST, with 500 roms!), obscure plugin blogs, FireTV resellers, ...) all go after one thing and one thing only -
the average consumer that doesnt know his roots from his product options before a product purchase, that thinks every technical "hack" is just there so he/she can get piracy - and who , if things turn out not as easy as it was sold to them - if a question about the benefits of rooting doesnt successfully turn into a personal "request on how I should update, because I am on - that firmware and..." within five posts of a new thread, just goes with the paid subscription model of whatever pops up in bannerads first, instead. (Plex).
So here is the deal. Talking about, why ownership of a box sold to you by Amazon - where Amazon tries to pull away features in firmware releases after the fact is important, is something I gladly do - because its talked about far less than it should be...
Helping you find out "how to best update from x to y without loosing root" in the same thread, because - who cares about the title, "I have a new problem and I wan't it to be solved" - much less entertaining of a thing in general.
Again - this is the difference between a question regarding knowledge - and mere support solicitation.
Moderators tried to prevent the second one in here with the sticky that states, that your personal questions dont go into the general forum.
But no one cares to actually go by it - because, the pinned topic actually failed to mention, that its support solicitation for basic "setup and maintenance" stuff that you shouldn't bother people with in here, because we had enough of it.
Speaking of having enough of something... The notion that "you don't need root" comes from a "as long as I can haz piracy I don't care" point of view that is provided as an actionable stance by product bloggers and youtubers that also have a vested interest that you don't leave Amazons upgrade path (regardless of where it leads), because they are in the business of acting as conduits for pr messages from the company.
The last paragraph was an explanation for why the "you don't need root" myth is still so prevelant in the Fire TV community .
Another explanation would be, that people don't care to look it up, or learn things, as long as their base needs are met. You can pick one.
Click to expand...
Click to collapse
Thanks for all the information. I'm new to a firestick my grandpa had a bunch of them with the kodi app installed just now about to plug it in and see what it's about. Not even sure if it is rooted but about to find out
Well just found out my firestick is on current update so can't root it
James_Ward01 said:
Well, there are many reasons to root the Fire Tv. The main reason would be to install the google play store but there are plenty of other reasons, for example
. expanding internal storage to a external drive
. installing root apps
. changing the launcher
Click to expand...
Click to collapse
Is there an actual way to install a fully (Or all Hell), even a partially working PlayStote? On a FireTV / Stick 2? Having a FireTV2, and I can tell you that Rooting it WILL NOT net you either a partially working, much less a working PlayStore, with a working Play Services behind it.
You don't need google play services (unless you do).
Most Apps that depend on them only do so for single sign on or cloud features and work without play services regardless. With some apps you can patch the google play services dependency out of them (which is what apparently blackberry users have done for years).
For mostly Google Apps you'll need it, though.
The other issue is, that the play store on the Fire TV will convert to its Android TV state and layout - which only offers you a fraction of the Playstore Apps in store, available for direct install - because google seemingly only allows vetted apps in at this point.
Now - there are newer Play Store versions out there, than the one that presumably most of us have installed, when the old tutorials made their rounds, that are supposed to work - so you could update and see if something has changed - at the risk of bricking functionality and having to start over.
What IS possible though is, to update apps you already have installed on your Fire TV through the google play store - regardless of if the apps show up in the Android TV store or not. Once installed, Google Play Store will offer you updates.
That - and the ability to use Googles Play Store liceses (paid apps) on most apps with your Fire TV, should be sufficient for most people.
You just use app2fire and apkpure (dont blame me if the site turns around and starts distributing rootkits.. ) for the rest.
For Games - and because the FIre TV has so little storage available - I normally install them on my phone first, then copy over the /android/obb/ folders using smb (Samba on the Phone, Total Commander with the LAN plugin on the FIre TV) - then install the apk, and it works as well.
Its easy enough to do those things that I'm not willing to experiment with configurations that would allow "even better" play store integration.
Its good enough as is. Imho.
James_Ward01 said:
Well, there are many reasons to root the Fire Tv. The main reason would be to install the google play store but there are plenty of other reasons, for example
. expanding internal storage to a external drive
. installing root apps
. changing the launcher
Click to expand...
Click to collapse
Is there any directions out there for changing the launcher. It seems not possible the newer roms. Im on pre-root 5.2.1.1_R1 and not sure how to do it.
Flash xposed and necessary apks. Guide is on here somewhere. Install Rbox's xposed fire tv mods module. Enable in xposed and reboot. Sideload or download from Playstore (if installed) alt launcher. I like tvlauncher it's super clean and has Amazon home page in app format. Plus use can easily customize or create icons for clean look.
Do I need root for openvpn? (I am asking because I've ordered a Stick on Friday and it'll be here tomorrow)
harlekinwashere said:
- to get NTFS support using Paragon (no 4GB filesize limit)
- to get smb support using Samba (and Paragon to disable SELinux at boot)
- to use screen sharing kvm apps like webkey (control your Fire TV from a PC)
- to use DNS redirects to be able to use apps like Pandora from outside the US (using adaway)
- to get the google Play store installedo
- to block ads using adaway
- to get access to apps using the xposed framework (f.e. to use Bubble UPNP as a media server to its fullest extent)
- to stop Amazon from auto updating your Fire TV and take features away with every new firmware release
- to install an adb toggle thats more convenient to use that Amazons "hidden in the developer settings" one
- to use an unmentioned shady app to strip away DRM from paid applications that won't run, even though the play store infrastructure is in place.
- to be able to do your own bash automation scripts using Terminal Shortcut Pro
- to set and fixate screen orientation to always stay in landscape mode
- to be able to use SD Maid to manage storage efficiently
- to replace the launcher
- to change keybindings for third party controllers - system wide
- to effectively use retroarch that still stores important config files in the /data/ directory instead of on /sdcard/
...
.. basically for a whole bunch of things productblogs don't like to talk about, because they need to keep the myth up, that you really only need to watch a youtube video on ESFileExplorer (don't you EVER use this app and call yourself an XDA user - http://www.xda-developers.com/es-file-explorer-a-short-story-of-a-fallen-king/ ) and a Kodi Install Wizzard (because its the EAZIEST - although entirely unsupported way to enjoy content piracy - unsupported even by pirates - because just as with adb fire - its mostly people (dare I say youtubers) keen on striping out the whole learning part, and replacing it with dependency an a guy that does nothing but repackage the work of others and get ad-dollars for your attention - attained by shouting EAZIEST a couple of times...).
(edit: I'm adding a little art installation called "Why product bloggers s*ck - to this thread at this point, mostly as an elated comic relief, but also to make a point.
http://i.imgur.com/gxma9a7.png )
Its funny to see most new business models (product bloggers, youtubers, wizard creators (its EAZIEST, with 500 roms!), obscure plugin blogs, FireTV resellers, ...) all go after one thing and one thing only -
the average consumer that doesnt know his roots from his product options before a product purchase, that thinks every technical "hack" is just there so he/she can get piracy - and who , if things turn out not as easy as it was sold to them - if a question about the benefits of rooting doesnt successfully turn into a personal "request on how I should update, because I am on - that firmware and..." within five posts of a new thread, just goes with the paid subscription model of whatever pops up in bannerads first, instead. (Plex).
So here is the deal. Talking about, why ownership of a box sold to you by Amazon - where Amazon tries to pull away features in firmware releases after the fact is important, is something I gladly do - because its talked about far less than it should be...
Helping you find out "how to best update from x to y without loosing root" in the same thread, because - who cares about the title, "I have a new problem and I wan't it to be solved" - much less entertaining of a thing in general.
Again - this is the difference between a question regarding knowledge - and mere support solicitation.
Moderators tried to prevent the second one in here with the sticky that states, that your personal questions dont go into the general forum.
But no one cares to actually go by it - because, the pinned topic actually failed to mention, that its support solicitation for basic "setup and maintenance" stuff that you shouldn't bother people with in here, because we had enough of it.
Speaking of having enough of something... The notion that "you don't need root" comes from a "as long as I can haz piracy I don't care" point of view that is provided as an actionable stance by product bloggers and youtubers that also have a vested interest that you don't leave Amazons upgrade path (regardless of where it leads), because they are in the business of acting as conduits for pr messages from the company.
The last paragraph was an explanation for why the "you don't need root" myth is still so prevelant in the Fire TV community .
Another explanation would be, that people don't care to look it up, or learn things, as long as their base needs are met. You can pick one.
Click to expand...
Click to collapse
Wow.. I managed to order another firetv device, wait on it being delivered from the states, root, brick and unbrick my device by the time i even begun to understand what this rant was about?
Peoples base needs I would say vary from person to person. One might be interested in learning about their system and tweaking, another may want root simply to debloat their device whereas another may not have a clue what root is.
I still don't understand this post when all someone asked who was clearly a novice, why root? Obviously they didn't know what the benefits were but suddenly became engulfed in this rewriting of the bible.

Categories

Resources