How to: Enable installations from "Unknown Sources" - Fire TV General

I'm sure you all know that Amazon locked down the ability to install apps from "Unknown Sources", which is why the only current method of sideloading apps is to do so over ADB. The following will let you enable "Unknown Sources", by directly changing the entry in /data/data/com.android.providers.settings/databases/settings.db, so you can perform app installations directly on the FTV (which will come in very handy for installed Xposed modules and other things).
The FTV doesn't have sqlite3 installed, or else this would be much simpler. These steps show you how to change the setting using the SQLite Editor app.
Note: Navigating the SQLite Editor app may require a mouse
Root your FireTV according to the steps here
Install SQLite Editor via ADB
Launch SQLite Editor, granting it SU access
Select "Settings Storage"
Select "settings.db"
Select the "global" table
Highlight the record "install_non_market_apps"
Hit the Menu button and select "Edit Record"
Change the Value to "1" and save the record
Reboot

After I edit the field to 1, how do I save? There are two boxes at the bottom of the screen. When i highlight one it turns yellow. There is no text displayed. I don't want to do anything wrong.

it's the button on the left.

This looks like it will probably be useful for editing a lot of things. I havent looked into it at all yet but one other thing i wouldnt mind changing is the dang on mouse icon from that weird little circle to an actual cursor.

Thanks for the detailed tutorial. Does this get any sideloaded apps to show up on the main firetv menu/screen?
If so, do the apps need to be reinstalled or will it just show up? Wondering for xbmc. Thanks.

highgear said:
Does this get any sideloaded apps to show up on the main firetv menu/screen?
Click to expand...
Click to collapse
No

Thanks I'll try it. But... Is there wrong with mine for not displaying? Or something that I should enable?

Just read this article and it has me worried. http://www.firetvnews.com/top-ways-to-brick-your-fire-tv/ I followed your exact instructions. Should I be worried?

When I launch SQL Editor from the FireTV, my remote does not allow me to select anything. Any ideas?

troby86 said:
When I launch SQL Editor from the FireTV, my remote does not allow me to select anything. Any ideas?
Click to expand...
Click to collapse
plug in a keyboard and/or a mouse to the usb port

ImCoKeMaN said:
plug in a keyboard and/or a mouse to the usb port
Click to expand...
Click to collapse
Lol, thanks.

Hrodriguez77 said:
Just read this article and it has me worried. http://www.aftvnews.com/top-ways-to-brick-your-fire-tv/ I followed your exact instructions. Should I be worried?
Click to expand...
Click to collapse
You shouldn't worry if you followed the instructions above. SQLite Editor seems to be one of the good apps. I haven't been able to pinpoint exactly which SQL app is causing issues, but several people have reported using SQLite Editor without issues.

it does not work anymore I guess with new firmware update as that file is no longer there
Settings storage etc
I'm rooted and even went into es explorer and enabled show hidden files and couldnt find it in there either.maybe i could search for setting db file
my wife threw me off so ill try tomorrow
---------- Post added at 01:13 AM ---------- Previous post was at 12:22 AM ----------
Forget it. I didn't look in data.
Sent from my SM-N900V using Tapatalk

elmerohueso said:
I'm sure you all know that Amazon locked down the ability to install apps from "Unknown Sources", which is why the only current method of sideloading apps is to do so over ADB. The following will let you enable "Unknown Sources", by directly changing the entry in /data/data/com.android.providers.settings/databases/settings.db, so you can perform app installations directly on the FTV (which will come in very handy for installed Xposed modules and other things).
The FTV doesn't have sqlite3 installed, or else this would be much simpler. These steps show you how to change the setting using the SQLite Editor app.
Note: Navigating the SQLite Editor app may require a mouse
Root your FireTV according to the steps here
Install SQLite Editor via ADB
Launch SQLite Editor, granting it SU access
Select "Settings Storage"
Select "settings.db"
Select the "global" table
Highlight the record "install_non_market_apps"
Hit the Menu button and select "Edit Record"
Change the Value to "1" and save the record
Reboot
Click to expand...
Click to collapse
Hi,
Every one the settings apk does work and you can check the unknown sources box to allow installation of any apk without sideloading!!
You need the settings.apk and you have to tweak a system app. Will provide a tutorial for all XDA community members in the near future. Right now looking to raise money for charity through paypal donations. It works I can install apks from any market, drop box or even when downloading from a web browser.
Fire TV is the stuff!!! Hope fire tv 2.0 offers HD audio and 4k compatibility and of course more memory

Confirmed I just downloaded Settings Apk from AFTnew and it allowed me to check unknown sources and make it easier to install apk without sideloading
Sent from my SAMSUNG-SM-G900A using XDA Premium 4 mobile app

..

JJ-KwiK said:
Does the ktv launcher need to be frozen first?
Click to expand...
Click to collapse
It's work only by installing with terminal this settings apk, from AFTnew article about wiimote nothing else was frozen or needed ✌
Sent from my SAMSUNG-SM-G900A using XDA Premium 4 mobile app

inwisso said:
Confirmed I just downloaded Settings Apk from AFTnew and it allowed me to check unknown sources and make it easier to install apk without sideloading
Sent from my SAMSUNG-SM-G900A using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Could you please post the to the APK here? Thank you.

netghoster said:
Could you please post the to the APK here? Thank you.
Click to expand...
Click to collapse
Read:
http://www.aftvnews.com/how-to-connect-a-wii-remote-wiimote-to-the-fire-tv/
and go to step 3 (connect wiimote) and # 1: voila, link for you: http://www.aftvnews.com/download/Settings.apk
You ABSOLUTELY need XPosed (http://dl.xposed.info/latest.apk) and HDXposed (http://forum.xda-developers.com/attachment.php?attachmentid=2830675&d=1404399174) module installed and even then, some Settings will kick you out of the app. But it does work (tested) for enabling "Unknown Sources".

Ipse_Tase said:
Read:
http://www.aftvnews.com/how-to-connect-a-wii-remote-wiimote-to-the-fire-tv/
and go to step 3 (connect wiimote) and # 1: voila, link for you: http://www.aftvnews.com/download/Settings.apk
You ABSOLUTELY need XPosed (http://dl.xposed.info/latest.apk) and HDXposed (http://forum.xda-developers.com/attachment.php?attachmentid=2830675&d=1404399174) module installed and even then, some Settings will kick you out of the app. But it does work (tested) for enabling "Unknown Sources".
Click to expand...
Click to collapse
Thank you for the details. Will try it out this evening.

Related

[How-To]Simpler Unknown Sources Checkbox

Hey everyone. I saw that there's a whole topic on this, with some INSANE methods for enabling this. (Such as bringing something over to your computer, and what-not)
Required:
SQLite from Market
Root (SuperOneClick, z4Root, whatever)
1. Go into SQLite
2. Scroll to com.motorola.android.providers.settings (Settings Storage)
3. Tap settings.db
4. Tap settings
5. Scroll down to _id70 force_only_market_apps
6. Set the 1 in the value field to 0
Voila. Unknown Sources. All done from your phone.
That's a quick fix. So that is the only file that we need to modify? Do we need to change permissions or anything? Im waiting for the phone to get here, will try it when it get here.
The only one. No permissions needed. The SQLite app takes care of everything for you. Only turn-off some people might have is that this is a paid app.
I was able to sideload this app and edit the DB with it to allow non-market apps.
Works wonders...had been waiting forever to do this to my wife's phone...just waiting on ROM now...*excited*
I tried to use and phone said do not have permision. Yes I have root.
Sent from my MB508 using XDA App

{CLOSED} [TUT] 1/11/2014 HDX8.9 Working Play Store, GAPPS & PARTIAL Amz Services...

{CLOSED} [TUT] 1/11/2014 HDX8.9 Working Play Store, GAPPS & PARTIAL Amz Services...
I am no longer updating this thread. Currently, you best bet for everything working is SafeStrap, rom slot, Hashcode's Stock Fire Rom, Xposed module & the flashable gapps from Cpasjuste. I currently have a work load that precludes me from investigating anything further. Not too mention it seems other have the time & a better grasp on everything than I do. I will continue to help those stuck in bootloops or with issues as time permits. I recommend starting anew with your device, restoring the factory firmware, & then using safestrap & the other items mentioned above to get Play Store & Amazon working together.
Edited on 1/11/2014 - Added a fixed version of wget to the hdx.7z file to correct the gapps download rename issue.
READ ME FIRST OR YOUR DEVICE WILL EXPLODE, SCORCHING YOUR EYEBALLS!
If you have never modified an Android Device, if you have no idea what ADB is, how it is used & nearly every command memorized because you have been participating at xda for years or lurking for half a decade, if you do not know what the SDK, ANT, IDE or Ubuntu is, if you cannot afford to possibly throw away $300 to $600, then do yourself a favor & leave your Kindle alone. This is not a simple process, nor does it seem to work the same for everyone. I am NOT a developer. I also have a family & a career, which is very time consuming. I lost over a week in vacation days this past year because I rarely have time for myself, so that should tell you about how much time I am going to have for you if you break something. Sure, I will try to help WHEN I HAVE TIME, but if you are messing with things & then sending me a one line PM saying "I brick it" without any specifics about EVERYTHING you have done, well, I am not even going to respond. So, now you know, if you still want to mess around & possibly break some stuff, go right ahead.
EDIT: It seems if some Amazon services do fail to work for most people. books work fine for me, but not most others & the Amazon App store is not working 100% either. I am working on a fix.
Okay, firstly, I have to thank @Ptiwee who was the first to really bring all of the scattered data & info together, discovering the location in the Java/Smali, where the issue in getting Play Store to function correctly resided.
You will also find a lost pf tips & fixes in post #2. I will add to it as developments arise.
This is a step by step guide for the newer member that wants to learn. I have tried to be as precise as possible & list out every step, along with a few tips on getting your Android adventure started successfully. There are no dumb questions, except for those you should have asked. So ask away & we'll try to get you an answer you'll understand.
Now, we must thank @CrashThump who took Ptiwee's solution & instead of relying on the notoriously unreliable apktool & dependecies, he took the time to recompile a fixed binary in the form of new services.odex. This is exactly what I had been looking to do, but I have been having some troubles with aapt & apktool & he just probably knows a lot more than I do. Either way, it's here now & it works.
Be sure to hit thanks to those guys, for without there help, you would still be bootlooping & cursing Amazon under your breath.
This is NOT an easy or clean way to install GAPPS package, but it works perfectly & I for one have NOT lost a single Amazon service. It is relatively low risk if you follow directions & test that things are working before jumping in head first.
Here is what you need to do to install the Play Store & GAPPS (for now), until I or another member has the time to properly compile everything into an easy to use utility. The root & signature verification parts of this tool work well. The install GAPPS script can fail occasionally, but it will not hurt anything.
This guide is for use on windows, though I will later also present a terminal command version for Linux & possibly Mac. It will be a manual version for now & I will not get to it until later. Feel free to take the data here & compile it into whatever tool or utility you want. I don't think anyone would have an issue with that, just be sure to thank everyone mentioned in this post. you can also easily open the script & just manually do everything in the script for linux. Just make sure you also grabbed the tools like SED from Ptiwee's original script tool.
For this to work, you must be rooted & have busybox installed, along with completing the steps & requirements listed below. The script from CrashDump in the HDX.7z file can root your device, as well as install gapps, fix for signature checking & the wallpaper issue. I recommend downloading everything ahead of time, including the attached busybox installer. If you are already rooted, you can skip some steps, otherwise follow the directions closely.
1. Download the Windows batch file & the necessary scripts & binary from CrashDump named hdx.7z. It can be found below in the attachments.
EDIT (1/11/2014) - Added a different version of wget to fix the download rename issue..
Download & install a BusyBox installer on your device.
2. Ensure you have the latest Java SDK installed. The JDK can be found here: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
Make certain you install the version for your operating System, i.e. 32-bit or 64-bit.
For 32-bit (x86), the JDK you want is titled: jdk-7u45-windows-i586.exe
For 64-bit (x64), the JDK you want is titled: jdk-7u45-windows-x64.exe
I recommend installing it to the default directory.
Once you have this installed, make sure to add it to you PATH in Environmental Variables.
To do this, hit the Windows button (like you are going to open an app), or launch the file explorer & RIGHT CLICK on "Computer" & select "Properties".
.Go to "Advanced System Settings" & select the "Advanced" tab.
Select the "Environmental Variables" button towards the bottom right side of the window.
In the second window, "System Variables", scroll to "Path" & select edit.
Add your systems path to the recently installed version of the Java SDK (JDK) to "Variable Value:", it should look something like this:
C:\Program Files\Java\jdk1.6.0_33\bin; (make sure yours reflects your correct version & path to the JDK Bin directory. DO NOT JUST COPY/PASTE MINE). Also take care to have a semi-colon ( both before & after your path & DO NOT ALTER ANY OF THE OTHER VALUES.
I also recommend you add these file types to the entry below, called (PATHEXT):
.BAT;.CMD;.JS;.JSE;.SH
These two steps allow you to use these tools from any directory, telling tools & applications where to find the resources they need.
After installing the Java SDK (JDK), make sure you also have a "System Variable" entry called "JAVA_HOME" with a value that is the same as your environmental variable, pointing to your Java SDK Bin directory. Mine is "C:\Program Files\Java\jdk1.6.0_33\bin" (again, you need to have YOUR installed location, not mine, so do not copy/paste from here).
3. Ensure you have installed the Android SDK. You do NOT need Eclipse, just the SDK. It can be found here: http://dl.google.com/android/installer_r22.3-windows.exe
Install the SDK somewhere simple & avoid spaces in directory names. My SDK (when I bother to use Windows anymore, is C:/Android/
I use Eclipse, so for me, my directury tree is "C:/Android/sdk & C:/Android/eclipse" this is where all the important Android tools live, like ADP & AAPT & Fastboot, in /sdk/tools & /sdk/platform-tools.
4. The script & utilities used by CrashDump need several Linux based tools, like SED & a few others. Fortunately, the GnuWin32 package exists & can be downloaded here: http://sourceforge.net/projects/getgnuwin32/files/
This is a set of packages designed to work with Windows, It will download an executable & you will open it, paying attention to where it is downloading & extracting the packages. Once it is finished, you will go to what ever directory you selected for the "GetGnuWin32" folder & you will click on a script batch file named "download.bat. This will download all the GnuWin32 packages. Follow the instructions & let it download the updates as it goes.
Once this is complete, you will then go back into your "GetGnuWin32" folder. Now you will double click (execute/run) the script batch file named "install.bat".
This process takes about 15 to 30 minutes depending on your machine & your download speed.
5. Connect your device to the USB port & give it time to install the proper drivers. Next, open a cmd window & enter: adb devices
If successful, you should see your device serial number listed, similar to this:
C:\Users\gleon>adb devices
List of devices attached
B0xxxxxxxxxSH device
If your device was recognized & you see something similar to the above, congratulations, you have installed the SDK successfully & are now ready for some action. If not, you may need to install the HDX adb drivers. If you are here, you have most likely already done most of the steps above anyways.
7. Extract the file HDX.7z to somewhere simple like C:/ or in your Android SDK directory.
Double click on the "HDX.bat" script & a terminal window will open with the following data:
Only for Kindle Fire HDX 8.9
WARNING ! All the manipulations here are dangerous.
Your tablet may become unstable or unusable.
Nobody except you will be considered as responsible.
What do you wanna do ?
1. Root my Kindle Fire HDX 8.9
2. Remove Amazon ads on lockscreen and some Amazon applications
3. Remove signature check (Requisite for Google Apps)
4. Install Google Apps
5. Fix wallpaper
6. Quit
Choice :
Select option #1 if you are NOT yet rooted. Once you root, open up the Superuser app & give it a minute. Make sure it is working & then install the attached busybox installer on your device & make sure to open it & install busybox & the applets. I suggest using the "Smart Install" feature. It will take a minute or two for it to load & install busybox, but please wait & ensure it installs successfully.
To install busybox, you can transfer it to your device & use a file explorer to navigate to the apk, OR you can use your newly installed SDK & open a cmd prompt in the folder you downloaded or extracted the bb installer & issue the following command (just the part in quotes, WITHOUT the quotes of course): c:\Android> "adb install busybox.apk"
It will say "successful" once busybox is installed. Open the app & let it setup. Then click on the "install" button & let it do its thing.
Once you are rooted, have busybox & Superuser installed, or If you are already rooted with both installed, you can move to the script tool's option # 3, "Remove signature check <Requisite for Google Apps>
This is going to replace the services.odex file from your devices /system/framework directory. It will restart the SystemUI, which means it will look like it has reboot, but do not panic, it will not boot loop your device, it will resume normally in a moment.
Once it is has restarted the SystemUI & the screen comes back on, you can now use option #4 "Install Google Apps".
Congratulations, you now have an Amazon HDX 8.9 with fully functioning GAPPS, including Play Store & you have all Amazon Services working.
Take wht you have learned & pass it along. This is a forum about sharing ideas & knowledge. Pay it forward.
I know this is written fairly simply, but I do this so that nobody will misunderstand. i know many of you know what you are doing, but there are new users & members here every day. I will do whatever I can to help you if you have issues & as you have seen, I have already been able to fix 2 types of soft bricks, so your risk is much more limited than even a few weeks ago.
Fixes, Tips & Tricks
Tips & Fixes:
1. For all of your Google Play installed app to show up in the app drawer, please delete versions in the "Cloud" tab of the App Drawer. (This only applies to the Stock Amazon launcher/app drawer).
2. Currently, all apps & Amazon Service work EXCEPT Amazon App store. A work around is listed below.
3. There is a work around for the Amazon App Store crash. It will work if you remove the existing app, delete the dalvik cache & then install the generic Amazon App Store for Android from here: http://www.amazon.com/gp/mas/get/android/ref=mas_rw_ldg
You will need an app like Titanium Backup Pro, which can remove unnecessary Dalvik files. This work around functions, however, the Amz App will crash occasionally. Also be sure you are uninstalling the App Store, not the IntentProxy, which also show as Apps in TB.
4. I have not thoroughly tested this, however from short testing, it appears that Kindle Free Time does indeed work. It will launch, allow password to be set & rules & times to be selected.
5. If you have any issues & want to return to 100% stock, I will be uploading a fixed build.prop, along with a script to download & ready the latest update. This will erase all changes in the device System partition, without removing installed apps in the user land, aka /data/app.
I'm looking forward to trying this when I get home! Thank you all for you hard work!!
Does this require root?
cbtk18 said:
Does this require root?
Click to expand...
Click to collapse
Yes. Steps 1-6 is PC preparation to run step #7, for Kindle modification. You need 'option #1 - root' for any other option to work.
---------- Post added at 05:37 PM ---------- Previous post was at 05:28 PM ----------
GSLEON3 said:
Tips & Fixes:
2. Currently, all apps & Amazon Service work EXCEPT Amazon App store.
Click to expand...
Click to collapse
With Amazon App store not working, does this also include functionality of downloading of content locally in Freetime, Kindle, MP3, Video?
I've tried all known methods (except ptiwee/crashdump/yours) and I still haven't gotten a working App Store + content sync... All content requests show 'queued' indefinitely...
Thanks,
Alex
I can play, download & watch movies, music & books without issue. Only the Amazon app store has issues for me. Being one of the worst curated Android Markets around, I could care less, though I do plan on comparing it to the HD 8.9 DL manager, which functions 100% for everything.
My household all have tablets & my youngest is a teen, so no idea on Free time, but I'll check for you when I get everything back in place. I'm bricked again (on purpose & not from this, so don't worry) I'm trying to find a fix for another user with issues.
Sent from my Nexus 5 using XDA Premium HD app
Can we use the wallpaper fix? There was another thread saying wallpaper fix bricked their device (8.9). Is it ok to do here?
Amazon Appstore
will you find a way to get the amazon appstore to work
Now if only this could be ported to 7 ...great job
Sent from my KFTHWI using XDA Premium 4 mobile app
So I went ahead and applied the wallpaper fix built in this tool. It was fine. Although I did have a black screen for awhile, basically seemed dead for a couple minutes, which concerned me. Next step... how to get live wallpapers? I love this. Makes the 8.9 better than the 7" now. Functionally that is, minus the live wallpaper that is working with thor-gapps rom for the 7".
Yes no Amazon apps work at all on 7 but 1 person claims all is working on his but I don't see how with Thor gapps rom
Sent from my KFTHWI using XDA Premium 4 mobile app
davekaz said:
Now if only this could be ported to 7 ...great job
Sent from my KFTHWI using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Nobody said step 7,options 2+ won't work on 7, it just hasn't been tested..... I would go back to ptiwee's original script to test, and as it modifies files from the device and doesn't rely on potentially device specific modified binaries...
Sent from my AT100 using Tapatalk 4
Thanks for a very good jobb, which give us all users of HDX 8.9 get a fantastic tablet. I do not understan what you mean with this lines, "For all of your Google Play installed app to show up in the app drawer, please delete versions in the "Cloud" tab of the App Drawer."? Where do I find "Cloud Tab?"
I use Nova launcher so mabe it´s not for me?
Thanks
lasset said:
Thanks for a very good jobb, which give us all users of HDX 8.9 get a fantastic tablet. I do not understan what you mean with this lines, "For all of your Google Play installed app to show up in the app drawer, please delete versions in the "Cloud" tab of the App Drawer."? Where do I find "Cloud Tab?"
I use Nova launcher so mabe it´s not for me?
Thanks
Click to expand...
Click to collapse
If you're using Nova Launcher, then you're right, you likely won't care.
GSLEON3 is pointing out for those who choose to use the stock launcher app carousel and you're wondering why play store apps aren't showing up, it's due to a conflict between the existence of the app in Amazon App Cloud and the Google Play store. To resolve this, he's recommending you remove this from Amazon App Cloud...
Ok, thanks I understand and I stay in Nova.
Thanks and A Happy New Year from Sweden!
---------- Post added at 12:31 PM ---------- Previous post was at 12:30 PM ----------
davekaz said:
Yes no Amazon apps work at all on 7 but 1 person claims all is working on his but I don't see how with Thor gapps rom
Sent from my KFTHWI using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Has anyone tried using the Amazon store app from the Google play store?
improvius said:
Has anyone tried using the Amazon store app from the Google play store?
Click to expand...
Click to collapse
Great Idea. This may work. I'll have a try after morning coffee.
Has anyone tested this on the 7 inch HDX?
Is there any reason why this would/should not work on this model?
Thanks!
Guys, I am about 99% sure that you do not need the GnuWin32 packages for this to work. Duh... I forgot we are using a binary, not an on the fly rebuild like Ptiwee.
I'll test & modify instructions accordingly.
Sent from my KFAPWI using XDA Premium HD app
GSLEON3 said:
Guys, I am about 99% sure that you do not need the GnuWin32 packages for this to work. Duh... I forgot we are using a binary, not an on the fly rebuild like Ptiwee.
I'll test & modify instructions accordingly.
Sent from my KFAPWI using XDA Premium HD app
Click to expand...
Click to collapse
thanks again for the all the hard work and persistence..
xda is about sharing and learning and "a man only owns what he knows"..
thanks again..great job!!
question though.. can i go ahead and try this on my kindle fire hdx 8.9 LTE 64GB?

kingo root or 5.2.1.0 breaking apps, ESfile explorer and mouse toggle do not work

hello i have rooted a 5.2.1.0 fire stick with kingo root and now i can not get either mouse toggle or ES file explorer to work properly ,both apps are installed
mouse toggle does not do anything it shows the setting screen , but double tapping play will not activate it
ES file explorer works but will not download anything i tried 2 different tutorials, 2 different links that work fine on my PC and tried to download the .apk through Es file explorer and when i click the links nothing happens, when i try to go to the "more" >"open in browser" option as it said in one the tutorials it just backs me out or the app back to fire tv UI
i tried the "open browser option" with both links the one from the tutorial that said to do it and the one that did not, all it does is back me out to fire TV UI with both
i checked the download folder , storage, emulated storage/0/download and there are in no apk file in there, it just won't download anything
apk files downloaded fine on my PC with same 2 links
can someone with a s tick on 5.2.1.0 rooted with kingo root please confirm if they can get either of these to work properly
cant get firestopper/ firestarter home buttton detection working either
Suggest reading app's thread.
gdroid666 said:
hello i have rooted a 5.2.1.0 fire stick with kingo root and now i can not get either mouse toggle or ES file explorer to work properly ,both apps are installed
mouse toggle does not do anything it shows the setting screen , but double tapping play will not activate it
ES file explorer works but will not download anything i tried 2 different tutorials, 2 different links that work fine on my PC and tried to download the .apk through Es file explorer and when i click the links nothing happens, when i try to go to the "more" >"open in browser" option as it said in one the tutorials it just backs me out or the app back to fire tv UI
i tried the "open browser option" with both links the one from the tutorial that said to do it and the one that did not, all it does is back me out to fire TV UI with both
i checked the download folder , storage, emulated storage/0/download and there are in no apk file in there, it just won't download anything
apk files downloaded fine on my PC with same 2 links
can someone with a s tick on 5.2.1.0 rooted with kingo root please confirm if they can get either of these to work properly
Click to expand...
Click to collapse
Looks like mouse toggle doesn't work anymore but Es, file explorer works fine for me.
I replaced mouse toggle with wukong remote and just use my phone to control the stick. As for es not downloading I had this problem even before root but to get around this I simply add the wanted apk files to my drop box account and install them that way. Much easier [emoji108]
FireTho1 said:
Looks like mouse toggle doesn't work anymore but Es, file explorer works fine for me.
I replaced mouse toggle with wukong remote and just use my phone to control the stick. As for es not downloading I had this problem even before root but to get around this I simply add the wanted apk files to my drop box account and install them that way. Much easier [emoji108]
Click to expand...
Click to collapse
ok so you can confirm mousetoggle not working then?
yes i do not think that will work either one of the link i tried was a dropbox link and it did nothing when i clicked it
i usually just install apk's through adb with cmd prompt i find it is the easiest method for me ,but i saw some other people on ares site talking about how they ould not et kodi arm apk lik to work through ES i just want to know what is going on , is amazon disabling downloads through ES now? i could see if it was just the kodi arm apk link but the links i used for firestopper were from more obscure sites i doubt they have got all those links blacklisted somehow through ES the more likely answer is they just disabled downloads , but who knows
gdroid666 said:
ok so you can confirm mousetoggle not working then?
Click to expand...
Click to collapse
The 1.06 update of the Mouse Toggle for Fire TV app is compatible with the 5.2.1.0 OS update. Simply upgrade the phone app and setup the app on the Fire TV again and verify the status is 'started' and confirm the app updated to 1.06. If you have any issues please send a email to the address in the app and I will help you out.
Note: If the apps 'Status' is stuck on 'starting' then it is very likely another app is unfortunately blocking the single ADB connection. The offending app would need to be uninstalled and 'ADB Debugging' would have to be toggled off and then on again.
Thank you!
iostouchdev said:
The 1.06 update of the Mouse Toggle for Fire TV app is compatible with the 5.2.1.0 OS update. Simply upgrade the phone app and setup the app on the Fire TV again and verify the status is 'started' and confirm the app updated to 1.06. If you have any issues please send a email to the address in the app and I will help you out.
Note: If the apps 'Status' is stuck on 'starting' then it is very likely another app is unfortunately blocking the single ADB connection. The offending app would need to be uninstalled and 'ADB Debugging' would have to be toggled off and then on again.
Thank you!
Click to expand...
Click to collapse
I've tried and tested this on the stick and nothing are you running on the stick? Thanks
FireTho1 said:
I've tried and tested this on the stick and nothing are you running on the stick? Thanks
Click to expand...
Click to collapse
Yes, the 1.06 version works on all the different Fire TV models including the Fire TV Stick. It is very likely another app is conflicting as there are some apps that take exclusive control of ADB and never properly disconnect unfortunately. If you can email me at the address listed in the app with additional details I'm confident we can get this resolved for you.
Thank you
iostouchdev said:
Yes, the 1.06 version works on all the different Fire TV models including the Fire TV Stick. It is very likely another app is conflicting as there are some apps that take exclusive control of ADB and never properly disconnect unfortunately. If you can email me at the address listed in the app with additional details I'm confident we can get this resolved for you.
Thank you
Click to expand...
Click to collapse
ok NM finally got it working

Google playstore

Hi All
I've successfully rooted a nook simple touch with touchnooter-2-1-31 and enabled the playstore with NTGAppsAttack-0.5.0.
However when entering my gmail details i get a message that it can't establish a reliable data connection to the server despite being on wifi.
Its took weeks to get to this point that i dont wont to give up on it just yet. Is there anything else i can do to get this working? I want to download kindle app.
leeds1985 said:
Hi All
I've successfully rooted a nook simple touch with touchnooter-2-1-31 and enabled the playstore with NTGAppsAttack-0.5.0.
However when entering my gmail details i get a message that it can't establish a reliable data connection to the server despite being on wifi.
Its took weeks to get to this point that i dont wont to give up on it just yet. Is there anything else i can do to get this working? I want to download kindle app.
Click to expand...
Click to collapse
No, no, and no. No GApps or Playstore access. If you want the Kindle app search the forum for the modified one and side load it. You'll also need to update cacerts.bks in order to sign in.
nmyshkin said:
No, no, and no. No GApps or Playstore access. If you want the Kindle app search the forum for the modified one and side load it. You'll also need to update cacerts.bks in order to sign in.
Click to expand...
Click to collapse
I have tried looking in the forum but there doesn't seem to be a dedicated downloads area, installs and files it seems are attached to posts like this one. So i'm reading through post after post to see if someone as added anything in . Its very time consuming ,confusing and there's rarely confirmation in the posts that the attachments work.
Is this the one i need??
https://forum.xda-developers.com/showthread.php?t=2024062
What do i do with cacerts.bks?
Thanks in advance.
leeds1985 said:
I have tried looking in the forum but there doesn't seem to be a dedicated downloads area, installs and files it seems are attached to posts like this one. So i'm reading through post after post to see if someone as added anything in . Its very time consuming ,confusing and there's rarely confirmation in the posts that the attachments work.
Is this the one i need??
https://forum.xda-developers.com/showthread.php?t=2024062
What do i do with cacerts.bks?
Thanks in advance.
Click to expand...
Click to collapse
That is the correct Kindle app. There are a few updated cacerts.bks files now. Here is a link to one with instructions: https://forum.xda-developers.com/nook-touch/general/nst-g-revisiting-cacerts-bks-t3872617
Oh, and you need to check your email when you are trying to sign in. Amazon requires a two-step authorization for this old app. They will send you a one-time password to use. It will look like the login has failed, but just check your email.
nmyshkin said:
No, no, and no. No GApps or Playstore access. If you want the Kindle app search the forum for the modified one and side load it. You'll also need to update cacerts.bks in order to sign in.
Click to expand...
Click to collapse
nmyshkin said:
That is the correct Kindle app. There are a few updated cacerts.bks files now. Here is a link to one with instructions: https://forum.xda-developers.com/nook-touch/general/nst-g-revisiting-cacerts-bks-t3872617
Oh, and you need to check your email when you are trying to sign in. Amazon requires a two-step authorization for this old app. They will send you a one-time password to use. It will look like the login has failed, but just check your email.
Click to expand...
Click to collapse
ok i've installed kindle app using apk and copied a cacerts.bks file from the link you provided into files/system/etc/security
both /etc/security didn't exists so i created them, is this correct? The kindle app is asking me to 'register to get started'
If try and log on in this window i get 'no internet connection' error. There's links below for 'forgot password', amazon.com.jp customer?' and 'don't have an amazon account'.
leeds1985 said:
ok i've installed kindle app using apk and copied a cacerts.bks file from the link you provided into files/system/etc/security
both /etc/security didn't exists so i created them, is this correct?
Click to expand...
Click to collapse
No. Those directories must exist on the device, so either the ancient rooting method you used did not work properly or else you are using some kind of file manager that does not show everything. Some of the old rooting methods may fail with FW 1.2.2 (which is what I assume you are using).
The kindle app is asking me to 'register to get started' If try and log on in this window i get 'no internet connection' error. There's links below for 'forgot password', amazon.com.jp customer?' and 'don't have an amazon account'.
Click to expand...
Click to collapse
Yes, did you see the last bit I added to my previous post? When you try to login with your Amazon account you get an error and Amazon almost immediately sends you an email with a one-time password to enable the old Kindle app to login. BUT, without the updated cacerts.bks file functioning, any login attempt--even with the one-time password--will fail.
You said "file/system/etc/security". What is "file" doing in there? The folder you want is at root so the address is just /system/etc/security. Unless you meant something else.
Okay i can see the security folder now by following post 3 by Overbytes here https://forum.xda-developers.com/nook-touch/general/view-root-files-nst-t2817036
"If you're using ReLaunch that was installed with NookManager, to change the launchers behavior from the home screen click on the gear in the upper right corner, this enters you into the settings menu, click on advanced settings, general settings, make sure that the don't leave start directory item is unchecked, go back and under file manager settings check show hidden files and uncheck hide known extensions. Back out again and in the main advanced settings menu scroll down and click on the save settings and restart item. You should be able to view anything on internal and external storage."
However when try to copy the i simply get an error message 'unable to copy/move cacerts.bks
Maybe the device isn't rooted????
leeds1985 said:
Okay i can see the security folder now by following post 3 by Overbytes here https://forum.xda-developers.com/nook-touch/general/view-root-files-nst-t2817036
"If you're using ReLaunch that was installed with NookManager, to change the launchers behavior from the home screen click on the gear in the upper right corner, this enters you into the settings menu, click on advanced settings, general settings, make sure that the don't leave start directory item is unchecked, go back and under file manager settings check show hidden files and uncheck hide known extensions. Back out again and in the main advanced settings menu scroll down and click on the save settings and restart item. You should be able to view anything on internal and external storage."
However when try to copy the i simply get an error message 'unable to copy/move cacerts.bks
Maybe the device isn't rooted????
Click to expand...
Click to collapse
I'm not sure Relaunch can do what you need. You can "see", yes, but that doesn't mean you can change. To do that, /system has to be mounted as R/W and I don't know if Relaunch can do that. Back in the day I used an app called Root Browser. Now I just use ES File Explorer as a general file manager. It can be set for root access and also can mount /system so you can make changes. I've attached a copy below.
why play store is not available in my phone?
muhammad hunain said:
why play store is not available in my phone?
Click to expand...
Click to collapse
If you are asking about the NST, Google abandoned Android 2.1 back in 2017. No market access. You'll have to search online for what you want and side-load it.

[HOW_TO] [NO_ROOT] [NO_ADB] [WORKAROUND] Echo Show 15 sideload APK works with latest Firmware

Hi
it is a long time ago.
Lastweek I got the fireTV update on the Amazon echo show 15. Without this change/update no chance for me to sideload apks. Funny is before the update the firmware is V7.5.5.5 and after firetv installation it is V7.5.0.1. Don't ask me why. Maybe they drunk to much.
But it took me 20 min to find a workaround to sidekoade apks.
@Amazon_Devs: Stop reading here. DO NOT BLOCK this workaround, make the launcher selectable again and bring the same Dev functions like on fireTV! THANK YOU!
I am not responsible for any damage or warranty loss
So end of the political messages.
For the first apk i would install Firefox apk(with it you can download more apps more comfortable)
1. Open FireTV Icon
2. Open appstore
3. Get Downloader, Totalus (launcher) and Total comander from Amazon fireTV appstore
(All the Apps do not work with touch.)
4. Open App Downloader
5. Select with onscreenremote "Browser"
6. Look for a page where you can get Firefox apk. I used uptodown
7. Download the apk (i recomend Firefox)
9. Go to total comander
10.Move with total comander the downloaded file from path Downloader to Downloads
11. Open totalus launcher
12. Open the blue folder (system file explorer)
13.Klick on Downloads
14. There should be your downloaded apk.
15. Install it
Ok done
When you install Firefox nextime you will have a browser which support touch functionality and when you download the next APK it will be directly stored in the Folder Downloads
Then just repeat the last steps 11-15.
Limitations:
Getting permissions is like Russian roulette storage is no problem. Special rights or higher permission can't confirmed in the system settings.
Dev options are available but it is the same **** as before.
Ok so now to the use cases:
I use this (now) awsome 15.6 zoll screen in my citchen to controll everything via homeassistant.
If you a owner of a Fritzbox Cable you can install Fritz TV apk direktly from AVM and you get a nice TV.
Homeassistant (you can enable in the app settings stay activ)
Spotify
Firefox
Total comander as an apk (not the Amazon appstore version. Remove it and install total comamder apk and you can controll it with the touchscreen)
I tired Nova launcher and Microsoft launcher
F DROID Can't install apks
Playstore (I think they have put playstore on a apk blacklist)
Uptodown can't install apks
There is some days ago another manual the suggested using Makrodroid for automations. May Tasker as well.
Also a APK which creates a storage via wifi. So with it you can transfere files from a PC to the echo show and the other way round.
Open Points:
I installed Wolf Launcher aka launcher Manager for FireTV. This launcher request the standard app for Settings.
When someone here is able to create a app which request the standard settings app and will open a selectable app like a launcher or whatever. The settings button can converted to a custom shortcut.
A custom linageOS ROM would be nice but I think
the kernel source for CPU AZ2 (some informations about processor) is not released and there is no way right now to install twrp. Correct me if I am wrong.
Some more blabla:
Echo Show 15 opened: teardown echo show 15
Her is written the hardware price is 309 Dollar. I bought it during blackweek for 199 and if you have a old echo you can make a trade in and you can get 25% discount on top.
Sideloaded apks listed in firetv as grey/black fields so you don't know which app is the correct one.
This could a workaround: Workaround icons
I also bought the usb network adapter to connect the device by LAN and I am thinking about a POE powersupply it.
There are two more guides out there:
Guide 1
Guide 2
Appdownloader became unavailable yesterday morning - if you try to install it the icon doesnt say GET - it just says unavailable. Any other workarounds for adb?
Hi
May the wifi ftp app could work or the other Downloader App but both are not for free or do it like in Guide2
I used the WiFi Transfer app in the store - then you can use the built in File Manager thats on the Show to install the APK's - Since they removed Downloader, this way is the second way to do it - and a little tougher to disable without a firmware update, assuming they remove the built in File Manager to install apps.
Robotica72 said:
I used the WiFi Transfer app in the store - then you can use the built in File Manager thats on the Show to install the APK's - Since they removed Downloader, this way is the second way to do it - and a little tougher to disable without a firmware update, assuming they remove the built in File Manager to install apps.
Click to expand...
Click to collapse
So, I am really new at this for the Show 15, but I am learning.
The wifi transfer app worked to get my apk on the show 15 and I used Total Commander to move it to the Downloads folder.
When I install it though it doesn't show up, as if it didn't install.
I don't remember what other app I used to try to install it, but at some point I got a message saying that I didn't have permission to install apps from unknown sources.
What am I doing wrong?
You need to use an app that is a trusted installer - the original method worked since Downloader has this, but all the other file managers do not. So, using Total Commander and go to system apps (scroll down a bit on the left side) - Open system apps and then on the right hand side, scroll down to File Manager (it may just say file). Then Click the virtual remote enter button and hold it for a bit, after about 2 seconds the upper right hand corner will show a new icon, it will be the first icon in the 4 icons in the upper right. Using the remote clik the new click and it will open up the File Manager - Install from there
Robotica72 said:
You need to use an app that is a trusted installer - the original method worked since Downloader has this, but all the other file managers do not. So, using Total Commander and go to system apps (scroll down a bit on the left side) - Open system apps and then on the right hand side, scroll down to File Manager (it may just say file). Then Click the virtual remote enter button and hold it for a bit, after about 2 seconds the upper right hand corner will show a new icon, it will be the first icon in the 4 icons in the upper right. Using the remote clik the new click and it will open up the File Manager - Install from there
Click to expand...
Click to collapse
Thanks so much for working with me on this.
When I open Total Commander there is a list on the left.
The last one is - Installed apps
In that folder there is a File Explorer 1.681A and one that I think I downloaded - File Explorer for Fire Tablets & TV (File Manager App) 1.0
Using my Fire TV remote and holding down the ENTER button a menu pops up:
Launch app(main function)
Copy via bluetooth
Delete
Properties
Copy to clipboard
Sent to
Open with...
What am I doping wrong?
No Problem - this is the part you need - Use TV File Manager - That has the systems app option, its the in the play store...
It will have the system files on the left
Robotica72 said:
No Problem - this is the part you need - Use TV File Manager - That has the systems app option, its the in the play store...
It will have the system files on the left
Click to expand...
Click to collapse
With TV File manager I get "For your security your tablet is not allowed to install unknown apps from this source". There is a "settings" that shows up with the message, but when I click that it just goes back to the TV File Manager screen. Ugh
Any other suggestions?
HypnoticGuy said:
With TV File manager I get "For your security your tablet is not allowed to install unknown apps from this source". There is a "settings" that shows up with the message, but when I click that it just goes back to the TV File Manager screen. Ugh
Any other suggestions?
Click to expand...
Click to collapse
Oh wait. Still trying something.
HypnoticGuy said:
Oh wait. Still trying something.
Click to expand...
Click to collapse
So, when I go to "System Apps" in TV File manager, then "Files" it
HypnoticGuy said:
Oh wait. Still trying something.
Click to expand...
Click to collapse
I got it!! Thank you soooo much!
You're my hero! This is great!
Excellent - Glad you got it working... I ordered another one since this works, hoping it gets here quickly before Amazon figures this one out and disables it in some update. I think it would require an entire system update to disable since its a system app.
Hi,
I've try to install something since Downloader is KO but.... how what dit you (@HypnoticGuy ) do to install it ?
tried installing the same way but there is a new message "unable to install apps from unknown source".
Is there any way around this? seems like Amazon blocked it all.
need to know before sending it back as it is useless for me if I cannot side load anything on this...
When do you get the error that you cant install apps from an unknown source? I can still sideload apps using the built in, system file manager, but I havent updated since it worked (assuming Amazon did updates)
Amazon updated and removed the built in file manager so you can no longer install APKs by opening them with it. I’m not sure what to do now and may just return mine until this gets sorted out. Wish I could downgrade the OS, but it seems unlikely
adb sideloading may be one idea, but enabling developer options does not show adb debugging menu anymore.
Hello everyone,
I got an Echo Show 15 as a gift for Christmas and then brought it to the software version at the time. So Firetv was on it but I didn't do anything else and since I still haven't tackled the wall mounting with cabling, it hasn't been switched on since then.
My question would be: Is there a way to block it so that I can install the kiosk browser or will it still force the update on me?
I have Pi Hole but have no idea what to set there!
Of course, I don't dare to put the device into operation now either
does anyone know?

Categories

Resources