Fire Tablet Setup Script for ActionTiles [BETA UPDATE 12-4-18]

I fixed the Utility bat file, it was missing a parameter in the :Download command string for the GPService install.

@aron7676 I changed the line in the :GEN7 section from:

echo [*-*] Installing Google Play Services 3 of 7
Call :Download "https://www.dropbox.com/s/i1p0h9ys1iqx1p5/GPServices-7gen-3.apk?dl=1"
adb\adb.exe install apps/GPServices-7gen-3.apk

To this:

echo [*-*] Installing Google Play Services 3 of 7
Call :Download GPServices-7gen-3.apk "https://www.dropbox.com/s/i1p0h9ys1iqx1p5/GPServices-7gen-3.apk?dl=1"
adb\adb.exe install apps/GPServices-7gen-3.apk

Easy mistake, the download ā€œfileā€ piece was missing, this caused the error.

2 Likes

Hi all. I have not seem this posted anywhere. Looks like they managed to root and unlock the bootloader on the newest HD 8 tablets. Custom Roms cod make these tablets really great.

1 Like

This is great, though Amazon is likely to patch it in a future hardware (or even software?) update.

I just have to bring myself to pry open one of my Fire HD8. But itā€™s my gym Netflix player too!

Anybody having bad screen burn in with the new 8th gen fire 8 tablet? My fire 7 was running action tiles for several months without any noticable screen burn but my new fire 8 after 5 days is fully burned in! (As in I can go to a white page and it looks like action tiles is running when itā€™s just suppose to be a white pageā€¦) they must have really lowered their screen quality or something with these new tabletsā€¦

I believe (from my reading) only fix can be done through hardware.

Anyone expeirencing the full kiosk browser app crash and relaunch?

Should you be encountering an issue with speech failures on your Fire (or any Android) device, and you are running the Fully Kiosk Browser, with ActionTiles or something similar, please take a look at the Fully Kiosk Browser Controller DTH, for TTS and more.

TTS on my system was constantly failing to speak, now it is 100% reliable, and as an added bonus there appears to be a message queue in Fully, no more chopped messages.

1 Like

I have zero experience with programming so a lot of this is greek to me. However, I have basic computer skills so I downloaded the Updated Beta Utility and can Run it on a Windows computer, however the script is not communicating with my Fire 7 that has been factory reset and is running 5.6.0.0. It is not on wifi and I am in the Developer screen with ADB enabled. Your instructions, and basically all the comments and questions on the thread, clearly assume familiarity with computer scripts. Anything for us lay people?

Donā€™t mess with the tablet? OK - thatā€™s snarky, but I couldnā€™t resist.

Seriously, any use of ADB (Android Debug Bridge) is inherently an advanced (i.e., non-ā€œlay personā€) activity. The tool has many ways to get ā€œstuckā€ and if youā€™re not familiar with your PCā€™s command line, Task Manager, etc., etc., it is very hard to determine where it is stuck and how to get past it.

Iā€™ve rooted nearly a dozen phones / tablets over the years using very detailed instructions and scripts from XDA, and every time I still run into problems and have to use my intuition (and a lot of Googling and patienceā€¦) to get through.

Dependent upon your needs and plans for the tablet, this could be easy

  1. Installing the ActionTiles App from the Amazon store
  2. Or run ActionTiles using the Silk browser

or a bit more challenging

  1. Installing the Google Play Store onto the Fire Tablet, then installing things from it, such as the Fully Kiosk Browser
    xdb fire play store at DuckDuckGo
1 Like

Hey all, havenā€™t tried this yet - but I have a question.

Will this still work with Alexa hands free? Iā€™d like give alexa commands to my wall mounted tablet still if possible.

Thank you!

Yes it will work as expected.

No, not if you remove the stock apps. It will remove the Alexa App as well. You can do custom and just do not select the remove stock apps option.

1 Like

Thanks for the quick replies @rontalley @Ex70s - appreciate it! About to give it a go.

2 Likes

Hello!
I see this effort started December 2017.
Iā€™m trying to do the same but now itā€™s june 2019 and I have a fire 7 9th generation. Is there an updated version of the script that you could share?
Thank you!

1 Like

I have an Amazon Fire 7 (9th generation) and the instruction seem outdated and script doesnā€™t seem to work. Is there a newer version?

I have not had the time to create a new one, no.

I recently used another scriptless setup on a Fire HD 10 so you might give that a try?

Instructions referenced in this post.

Thank you. Iā€™ll give that a try.

What is the status on this with HD8?
Fire OS 6.3.1.2?