mrhaydendp / Fire-Tools

Tools for debloating and installing Google Play Services on Fire Tablets + More!
https://blog.mrhaydendp.com/fire-tools
MIT License
143 stars 9 forks source link

Script runs fine, no effect on tablet #53

Open CRUMPUTER opened 2 weeks ago

CRUMPUTER commented 2 weeks ago

Describe the Bug:

Script states that bloat is removed and google apps are installed, but nothing changes on the tablet itself.

Steps to Reproduce:

I followed the setup instructions to a T and ran the python script. The Fire Tools window was all white (no visible text/buttons), but I used a screen shot to move the cursor to the desired locations (debloat, install google) and when I clicked each, the script itself ran and stated success. However, nothing changed on the tablet.

My computer is a 4 year-old MacBook. The tablet is a 7th gen Amazon Fire.

The setup instructions tell me to "Scroll down to "Default USB configuration", tap it, then select "File Transfer"", but on my tablet it has MTP or PTP. I've tried both with no success.

Expected Behavior:

A clear and concise description of what you expected to happen.

Platform:

macOS Sonoma 14.4.1

Device:

Fire HD 10 (7th Gen)

Additional Context (Optional):

N/A

mrhaydendp commented 2 weeks ago

Is your device detected? It should say the model in the Terminal and titlebar of the application. If not, does your cable support file transfer? You can also type this command into a new Terminal to see if your device is detected:

adb devices
CRUMPUTER commented 2 weeks ago

The command does return my device. However, when I run the fire tools script, the “Device” line is blank, though the “Software” line does show “Fire OS 5.7.1.0”.

I’ve tried four different cables.

mrhaydendp commented 2 weeks ago

It looks like your device is running Android 5.1. My tool only supports Android 8+ since I don't have any devices older than 7. I'm away and don't have a computer with me but I can help give some commands to make Debloat.txt work on your device. Also, can you send a screenshot of Fire Tools on your system?

mrhaydendp commented 2 weeks ago

Were any of the apps in Debloat.txt able to be disabled? Can you send the Terminal log?

CRUMPUTER commented 2 weeks ago

You’re a saint.

I’ll get you the terminal log and screenshot in the morning (mine, anyway).

My primary goal is to install the Google play store, versus debloating. Any reason I can’t connect to WiFi, update the FireOS, then run Fire Tools?

mrhaydendp commented 2 weeks ago

Connecting to Wi-Fi, at least on newer versions, will force you to log into an Amazon account. Some people have also reported not being able to remove lockscreen ads after logging in, even after logging out.

mrhaydendp commented 2 weeks ago

Since you're running a lower Android version, you'll need different Google apps than are included. I can make a list of .APK files that you can download directly on the tablet or install with the Batch Installer function of the tool.

Apkmirror Links:

mrhaydendp commented 4 days ago

Were you able to get the Play Store installed?