****UPDATE MARCH 7, 2019:****
If the guide below doesn't work for you, see additional instructions at the end.
This seems to be a huge problem for many users...location services not working when the Google Play store is installed. I have found a way to install the Play Store without breaking location services. NOTE: You don't need to install these Google APKs as system applications, but it does help a lot. So if you own an HD 8, you can perform all of the steps below by installing the four APKs as regular applications. Just follow the same steps without using any root applications.
WHAT:
When you go to settings > wireless > location services and toggle it on, you are using Amazon's location services. When the Play Store is installed on the HD 10, sometimes Google's location services doesn't kick on. The reality is, the services DO turn on, but when doing so, creates a conflict in the system. This is due in part to Amazon redirecting fragments of the internal settings. Since installing the Play Store disables Amazon's services, if Google's doesn't take over when you install the Play Store, you don't have any location services period. Although my rewrite of the settings fragment in FireTabletSettings.apk redirects the setting back to AOSP, the toggle is useless if Google never asks you to use their location services.
HOW:
For the past week, I have tested this method over and over and over, as wells as others, and the fix method I will be guiding you through, has worked every single time. WARNING: You will need to start from a freshly installed version of FireOS. Make sure you have rooted your tablet so you can DISABLE OTA
INSTRUCTIONS:
1. On your PC download these four Google Play APKs from this thread. (NOTE: Download the APKs as they are. Do NOT download any newer versions of the APKs. When they are installed and working they will update themselves.)
2. Making sure you have ADB enabled in developer options (settings > device options > tap serial number 7 times then enable ADB in developer options). Plug your tablet into your PC. Place the four APKs into your tablet's internal storage.
3. On your tablet, go to settings > wireless > Connect to Wifi (REMEMBER TO DISABLE OTA UPDATES FIRST! THIS IS VERY IMPORTANT BEFORE CONNECTING TO WIFI!)
4. Then go to settings > wireless > location based services > make sure services are turned ON.
5. Download and install a file manager like Total Commander. In Total Commander, from the home screen, tap on Internal storage. Install the Google APKs by tapping them, IN THIS ORDER SPECIFICALLY:
1. com.google.android.gsf.login_5.1-1743759-22_minAPI21(nodpi)_apkmirror.com.apk
2. com.google.android.gsf_5.1-1743759-22_minAPI22(nodpi)_apkmirror.com.apk
3. com.google.android.gms_11.5.09_(230-164803921)-11509230_minAPI21(armeabi-v7a)(nodpi)_apkmirror.com.apk
4. com.android.vending_8.3.41.U-all_0_FP_170066753-80834100_minAPI14(armeabi-v7a)(240,320,480dpi)_apkmirror.com.apk
6. Once all the APKs are installed, open the Play Store and sign into your account and IMMEDIATELY go to settings and TURN OFF auto-updates then close the Play Store and reboot your tablet. Once rebooted, if needed, the APKs will start to update.
7. When the tablet boots, tap on settings > wireless > location based services. If you followed instructions earlier and toggled this setting on, good job. Now turn it off and wait about 15 seconds and turn it back on.
8. You may get a pop-up window asking you to agree to the use of Google Location Accuracy/Services. YOU MUST TAP AGREE.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
8. From your home screen, tap the Google Settings icon then Location. You MIGHT get a pop up saying something like: "In a previous version of Google, you turned off location history. Do you want to turn it back on?" YOU MUST TAP YES.
9. Download and install Settings Database Editor. Then open a terminal app, or plug the tablet into the PC and open an ADB window and type the following commands, hitting enter after each one:
Code:
adb shell
su
pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
10. Open Settings Database Editor and tap on the drop down menu on the right and select the 'secure' tab. Scroll down until you see 'location_providers_allowed'. The value should say:
Code:
network
11. Tap the 'location_providers_allowed' setting then tap 'edit value' and in front of 'network' add the text 'gps' (without the ') and separate the two with a comma, but no spaces and tap save. The value should now look like this:
Code:
gps,network
12. Reboot. Google location services should now work. Download a weather app like Weather Underground and set the location up for GPS. If it detects location, you're good to go. If not, you missed a step and have to start over.
ALTERNATIVE:
1. Turn off location services.
2. Install Google maps and open it. Or download and install chrome.
3. Maps: A box will pop up asking to enable location services. Tap yes/ok. Chrome: scroll to bottom of page and tap 'update location' or 'use exact/precise location'.
4. Maps: Tap on the blue or gray dot representing your location.
5. Tap on 'pick a place' and pick your location.
I had to do a non-root rewrite after running into some issues. This should work on the HD 8 as well.
Awesome...!
Love your work, long time reader but never really needed to post as I've generally read out of interest and my old trusty Samsung tablet has been serving it's purpose. As my Samsung tablet has now aged and I'm putting it to rest (R.I.P.), I've acquired a few Fire HD 10 tablets (one for me and one each for my parents). Problem is that after installing Google Play, am not able to use it with GPS software (like Sygic). I've tried the process listed here on a fresh tablet and also by reflashing to stock my tablet, but does not seem to get working.
Following your process step-by-step, there is no indication that the Play Store files gets updated and no pop-ups like the ones shown at step 8 and onwards...
Questions:
1. Is there an indicator to show that the Play Store files are being updated?
2. Is the pop-up window (indicated at step 8) always suppose to occur when we complete this step?
3. Do we need to install your APK's for the updated framework and the systemconfig updates from you before this will work?
Finally... Thanks for your great work and you're definitely a very large contributor to this community. Thank you.
niz180sx said:
Awesome...!
Love your work, long time reader but never really needed to post as I've generally read out of interest and my old trusty Samsung tablet has been serving it's purpose. As my Samsung tablet has now aged and I'm putting it to rest (R.I.P.), I've acquired a few Fire HD 10 tablets (one for me and one each for my parents). Problem is that after installing Google Play, am not able to use it with GPS software (like Sygic). I've tried the process listed here on a fresh tablet and also by reflashing to stock my tablet, but does not seem to get working.
Following your process step-by-step, there is no indication that the Play Store files gets updated and no pop-ups like the ones shown at step 8 and onwards...
Questions:
1. Is there an indicator to show that the Play Store files are being updated?
2. Is the pop-up window (indicated at step 8) always suppose to occur when we complete this step?
3. Do we need to install your APK's for the updated framework and the systemconfig updates from you before this will work?
Finally... Thanks for your great work and you're definitely a very large contributor to this community. Thank you.
Click to expand...
Click to collapse
1. There may not be an indicator.
2. If you turned location services on prior to installing the 4 apks , it should show up every time when you toggle it off then back on. I've done this more times than I care to admit and in each case the fort box pops up every time. The second one may only pop up when you've previously turned off location history. Also make sure to sign into play store wait a few minutes then toggle location off then on. Might need to clear data of 4 apks and try again though. I don't know what Amazon made this such a pain.
.
3. No. This guide it not related to any of my mods and housing need any other special APPs for this particular guide.
Side note: the GPS chip in these devices is not active. It does exist, but according to the .mk file, was deactivated in the kernel. That's why Android OS has AGPS integrated into their framework (in case a device doesn't fully support gps).
Thanks for the reply. Very helpful...
Anyways, I did another reflash to stock and reinstalled the Play Store APK's and monitored the versions. The updates never happened and I tried to force an update by pressing on the version number (in settings) a few times. But after a few hours of still not updating, the Play Store never updates and hence I tried a clear cache and clear data for the Play Store apps. This then actually allowed for the update to progress after logging in again next. Hopefully this helps anyone else that gets stuck with the same.
DragonFire1024 - One more favour, can you try and install Sygic and see if the GPS locks or not? I've tried on the 3 devices here and I'm not sure if I've just done something wrong and hence the GPS is not locking or if Sygic just isn't able to use AGPS as the GPS source and isn't able to lock since the other parts of the GPS modules are not active? Thanks in advance.
Also, if you have any GPS apps that you could recommend with on device maps, that's the only criteria I have left that I need to get working for my parents.
Thanking you.
No Root required now?
DragonFire1024 said:
I had to do a non-root rewrite after running into some issues. This should work on the HD 8 as well.
Click to expand...
Click to collapse
So, if I understand correctly, we can follow the instructions without a rooted device?
Also, you indicated that we have to start with a fresh install of Fire OS. This is no longer the case with my device, and I'm just trying to fix the location services. I can find instructions on rooting the device (which I don't want to do unless necessary) and I can find copies of the Fire OS images, but I've failed at finding instructions on how to install the stock FireOS image. My device is a Fire HD 8 (2017). If you can point me towards a thread with what I need, it would be greatly appreciated.
Thanks!
WCE68 said:
So, if I understand correctly, we can follow the instructions without a rooted device?
Also, you indicated that we have to start with a fresh install of Fire OS. This is no longer the case with my device, and I'm just trying to fix the location services. I can find instructions on rooting the device (which I don't want to do unless necessary) and I can find copies of the Fire OS images, but I've failed at finding instructions on how to install the stock FireOS image. My device is a Fire HD 8 (2017). If you can point me towards a thread with what I need, it would be greatly appreciated.
Thanks!
Click to expand...
Click to collapse
I cannot help with location services but as far as I know you CANNOT root an hd8, its not possible with locked bootloader. Only hd10 can gain root, so perhaps the better question is to ask if this can be done on an hd8
WCE68 said:
So, if I understand correctly, we can follow the instructions without a rooted device?
Also, you indicated that we have to start with a fresh install of Fire OS. This is no longer the case with my device, and I'm just trying to fix the location services. I can find instructions on rooting the device (which I don't want to do unless necessary) and I can find copies of the Fire OS images, but I've failed at finding instructions on how to install the stock FireOS image. My device is a Fire HD 8 (2017). If you can point me towards a thread with what I need, it would be greatly appreciated.
Thanks!
Click to expand...
Click to collapse
Factory reset for an HD 8 then follow this guide. This should work on all Amazon tablets. I have a Fire 7, HD 8 and 10. Works on all three, rooted or not.
I have a new Fire HD 10 (2017). I installed Google Play Store before seeing this thread. I want to use YoutubeTV but when it launches it says it can't determine my location. Which is what brought me to this thread I have the latest HD 10 OS loaded (5.6.2.0?). If I do a factory reset, will I still have that version and will it work with the process you have? Thanks, Frank
fclifton said:
I have a new Fire HD 10 (2017). I installed Google Play Store before seeing this thread. I want to use YoutubeTV but when it launches it says it can't determine my location. Which is what brought me to this thread I have the latest HD 10 OS loaded (5.6.2.0?). If I do a factory reset, will I still have that version and will it work with the process you have? Thanks, Frank
Click to expand...
Click to collapse
Yes you will still have 5.6.2.0. Before a reset, clear the data of and uninstall the 4 APKs then reset. Install the APKs from the guide linked in my OP. Install them as is and do not download the updated versions. Make sure location services are on before installation.
DragonFire1024 said:
Yes you will still have 5.6.2.0. Before a reset, clear the data of and uninstall the 4 APKs then reset. Install the APKs from the guide linked in my OP. Install them as is and do not download the updated versions. Make sure location services are on before installation.
Click to expand...
Click to collapse
So I tried to follow your instructions, but I was not able to get Google location services working. At least I don't think so. I never saw any pop ups asking me to agree to the use of Google Location services. It is probably operator error on my part. Here is what I did by the steps you have:
I first cleared data from and uninstalled the 4 APKs. Then I set the tablet back to factory default. I am attempting this without rooting.
1. The thread you linked to said that newer versions of Silk could be used to install the APKs, so I didn't download them to my PC. I used Silk in step 5.
2. I enabled developer options and enabled ADB. Did not move APKs because they are not on my PC as stated in step 1.
3. So here is the first place I wasn't sure exactly what to do. Your instructions are to go to Settings | Wireless | Connect to Wifi. However, since I reset my tablet back to Factory Defaults, the first screen is to set language and then the next is to setup Wifi. I had to connect to Wifi to proceed, so I did. The next screen says it found like 11 system updates. Wasn't sure what to do with them, so I let them be installed. The next screen wanted me to register, so I did that. The next screen has to do with restoring a backup which I skipped. The next screen has 4 options, one of which is Enable Location Services. I unchecked that (but checked it again later in Step 4). The next two screens had to do with suggested apps which I skipped. The one after that introduces Show Mode, a demo that I had to let run. After that is a Fire tutorial which I skipped. Next was an intro to Alexa hands free, which I was not able to skip.. I allowed Alexa hands free. Finally after all that I was at the home desktop screen! From there I launched the Appstore app and disabled automatic updates. Whew! And not exactly what was in your Step 3.
4. Did Settings | Wireless | Location based services and enabled it
5. Used Silk to download and install each APK in the order listed. (Downloaded one, installed, went to the next)
6. Launched Play Store, which did start ok, and after signing in turned off automatic updates. Could not tell if the 4 APKs updated.
7. Did Settings | Wireless | Location based services disabled it, counted to 20 and enabled it.
No pop up
8. From Home Screen launched Google Settings. One time I got the pop up. Another time I did not.
At this point I installed Youtube TV and it still said unable to determine location. Other apps like weather and maps did find my location so I assume some kind of location services is running. I disabled location services for weather, then launched weather again and got a dialog saying it needed location services. It did not look like the Google popup so I guess it was still the Amazon service.
So, my experience didn't quite match up with your instructions. I can see in a couple places where I could make it match more closely, but there were a lot of things in Step 3 that I wasn't clear about. Any ideas?
Thanks, Frank
fclifton said:
I have a new Fire HD 10 (2017). I installed Google Play Store before seeing this thread. I want to use YoutubeTV but when it launches it says it can't determine my location. Which is what brought me to this thread I have the latest HD 10 OS loaded (5.6.2.0?). If I do a factory reset, will I still have that version and will it work with the process you have? Thanks, Frank
Click to expand...
Click to collapse
Were you able to have luck with this for Youtube TV?
I'm still unable to get past the location prompt.
DragonFire1024 said:
Yes you will still have 5.6.2.0. Before a reset, clear the data of and uninstall the 4 APKs then reset. Install the APKs from the guide linked in my OP. Install them as is and do not download the updated versions. Make sure location services are on before installation.
Click to expand...
Click to collapse
Worked for getting my location on other apps. Thanks
pc747 said:
Were you able to have luck with this for Youtube TV?
I'm still unable to get past the location prompt.
Worked for getting my location on other apps. Thanks
Click to expand...
Click to collapse
No I don't have YouTube Tv working yet. I haven't given up on it yet.
I also got some other apps to work, but I think they were using Amazon location services, not Google.
Must be off and on
Sent from my Pixel 2 XL using Tapatalk
Youtube TV is working for now for me. But I am betting it is going to be inconsistent.
fclifton said:
I have a new Fire HD 10 (2017). I installed Google Play Store before seeing this thread. I want to use YoutubeTV but when it launches it says it can't determine my location. Which is what brought me to this thread I have the latest HD 10 OS loaded (5.6.2.0?). If I do a factory reset, will I still have that version and will it work with the process you have? Thanks, Frank
Click to expand...
Click to collapse
I also just got a Fire HD 10 and installed the 4 google apks before seeing this thread. I'm also not rooted. However, all I needed to do to get GPS to work was to turn the Fire OS Location Based Services toggle off. (Settings-Wireless-Location Based Services). Upon opening Google Maps it asked me to use GPS and it just worked.
DoughMucker said:
I also just got a Fire HD 10 and installed the 4 google apks before seeing this thread. I'm also not rooted. However, all I needed to do to get GPS to work was to turn the Fire OS Location Based Services toggle off. (Settings-Wireless-Location Based Services). Upon opening Google Maps it asked me to use GPS and it just worked.
Click to expand...
Click to collapse
Yes! Did the same and now it appears that Google location is being used. Thanks!
Reset my Fire HD 10 (7th generation) 5.6.2.0 back to factory and rooted it without any issues following this offline root method.
https://forum.xda-developers.com/hd8-hd10/general/hd-10-2017-offline-rooting-t3734860
Disabled OTA using commands from here.
https://forum.xda-developers.com/hd...7-fire-os-5-6-uninstall-t3709437/post77437463
All the files downloaded and installed from internal storage.
6, 7, 8(part 1) executed as per instructions.
8(part 2) didnt get asked.
Everything went real smooth so no issues to report. My Fire HD 10 (7th generation) 5.6.2.0 fully compatible with all of it
How do I know OTA really disabled?
How do I know the 4 apk are updating and when they are done updating or it doesnt matter if I evoke an error trying to open Playstore?
@DragonFire1024 your work help and support is truly appreciated.
MutantWizard said:
Reset my Fire HD 10 (7th generation) 5.6.2.0 back to factory and rooted it without any issues following this offline root method.
https://forum.xda-developers.com/hd8-hd10/general/hd-10-2017-offline-rooting-t3734860
Disabled OTA using commands from here.
https://forum.xda-developers.com/hd...7-fire-os-5-6-uninstall-t3709437/post77437463
All the files downloaded and installed from internal storage.
6, 7, 8(part 1) executed as per instructions.
8(part 2) didnt get asked.
Everything went real smooth so no issues to report. My Fire HD 10 (7th generation) 5.6.2.0 fully compatible with all of it
How do I know OTA really disabled?
How do I know the 4 apk are updating and when they are done updating or it doesnt matter if I evoke an error trying to open Playstore?
@DragonFire1024 your work help and support is truly appreciated.
Click to expand...
Click to collapse
You'll get an error or force close as the apks update. Check apk mirror for the latest versions. Play store is 11.6.18. I'll enable my OTA apk later and grab a screen shot for everyone to see. It's very fast and will start downloading the second it's activated and WiFi is on. It's the only apk responsible for downloading and installing system updates sent by Amazon only.
MutantWizard said:
Reset my Fire HD 10 (7th generation) 5.6.2.0 back to factory and rooted it without any issues following this offline root method.
https://forum.xda-developers.com/hd8-hd10/general/hd-10-2017-offline-rooting-t3734860
Disabled OTA using commands from here.
https://forum.xda-developers.com/hd...7-fire-os-5-6-uninstall-t3709437/post77437463
All the files downloaded and installed from internal storage.
6, 7, 8(part 1) executed as per instructions.
8(part 2) didnt get asked.
Everything went real smooth so no issues to report. My Fire HD 10 (7th generation) 5.6.2.0 fully compatible with all of it
How do I know OTA really disabled?
How do I know the 4 apk are updating and when they are done updating or it doesnt matter if I evoke an error trying to open Playstore?
@DragonFire1024 your work help and support is truly appreciated.
Click to expand...
Click to collapse
Here you go. Luckily I was able to circumvent the update before anything could install.
The Play Store was working fine, then all of a sudden it asked me to sign in again. Ok, so I do. But then it just redirects me again to the sign in page. I don't know what happened. I uninstalled and reinstalled all four apps required for the Play Store (trying various versions), I changed my gmail password, nothing is working.
Anybody have any ideas? Thanks.
Your Google Play Store has stopped working?
Your Fire tablet have registered. Deregister it and perform the factory reset (You need to backup your Google services APKs to SD Card)
Install the Google Play Store and Google Services from SD Card
After the Google services are installed, reboot your device
On my Fire tablet. The Google Play Store is still working
OK I'll try that thanks for the response.
spizzlo said:
OK I'll try that thanks for the response.
Click to expand...
Click to collapse
Did it work? Im also having same problem
ahac85 said:
Did it work? Im also having same problem
Click to expand...
Click to collapse
No it didn't. It worked at first but then after reboot it did the same thing again. Instead I reset again and used the fire toolbox in the development thread and so far so good.
So I have a redmi note 7 which i purchased locally on a store in Europe (so I assume it a European or international Rom- not sure if this is important).
I'm using stock, never rooted/unlocked so far.
Everything seems to work fine
Set up the phone smoothly, no hassles
But... Whenever I'm using play store to download any app I keep getting stuck on "download pending" message..
Yes I did my research: every time I want to install or update something ( always through play store) the only thing that seems to work is to go to "app info"
And delete all app data.
Reopen the app wait for a couple of seconds and then install/update.
Which is frustrating after a certain point.
I'm sure there's a better, more permanent way...
Anyone?
Remove your SD card and try again, sometimes your SD card can prevent apps downloading from Playstore!
chrisoneillo said:
Remove your SD card and try again, sometimes your SD card can prevent apps downloading from Playstore!
Click to expand...
Click to collapse
I don't have a SD card installed
first check if there is any data caps on wifi or mobile networks , if not clear google play store data and it should work
try clear data app, and then delete your google account, open play store and login again when the application asks for it
lokitooxd said:
try clear data app, and then delete your google account, open play store and login again when the application asks for it
Click to expand...
Click to collapse
Doesn't really work either...
But what I found to work is have wifi disabled-only data on then I have an option to "download now" and then turn on WiFi again and by a "miracle" the download continues...
Or when I download new apps while I have updates pending, I have to cancel the first "new" app for the updates to " kickstart" and then "reinstall" the above.
Kind of frustrating but
Most of the times this works
I think I found the bug or at least where its located... Kind of..
So whenever I'm trying to install a new app or update an existing one I get this "download pending" message..
First I stop the install/update them I go the "installed apps" on play store and I can still see some apps downloading pending despite I've just cancelled all downloads whatsoever...
Now I press the "x" to cancel the supposed update ( which never takes place because there's not an actual update) .
I notice that for a time period everytime I press the "x" some other installed apps randomly appear to "download pending".
After I start looking for all the reappearing "x" and pressing them then I go to the updates or the new app I want to install and proceed with installation without any further problems...
Until I have to install/update some time in the future...
Does this make any sense?
I had same issue on Redmi Note 7, too. I had LineageOS 16 and Gapps Nano (via TWRP). I tried to resolve this problem with everything I could find on google. Finally I did it with refleshing Gapps but to version Micro.
I just installed Google Playstore to my 9th gen Fire HD 10. The Play Store opens just fine, but I am unable to download any applications. Any time i click download, it just sits there and reads "waiting for download". Has anyone had this issue and give me advice how to correct it?
Thank you for any help.
How did you install the Play Store? Maybe you missed a dependency.
gumbyx84 said:
How did you install the Play Store? Maybe you missed a dependency.
Click to expand...
Click to collapse
I followed these steps from Androidpolice. I found these same steps on many other websites as well. All using the same .apk files. I did them twice in fact, since I had the same issue the first time. I deleted all the files, did a full reboot and tried again with the same result.
Fire HD 10 (9th Gen, 2019)
The steps for the latest Fire HD 10 are a little different than the steps for other models, since it's running newer Android software. Go to each of the below pages and tap the main Download buttons, but do not open the downloaded files yet.
Google Account Manager v7.1.2
Google Services Framework v9-4832352
For these last two links, select the version closest to the top of the list which doesn't have "beta" in the name. Again, don't open the files yet.
Google Play Services (64-bit ARM, nodpi, Android 9.0+)
Google Play Store (universal, nodpi)
Now it's time to install the apps. Open the Documents app on your tablet (it might also be called 'Docs'), select your tablet's Download folder, and open the apps in the below order.
com.google.gsf.login
com.google.android.gsf
com.google.android.gms
com.android.vending
Once you have installed all four apps, hold down the power button, and tap 'Restart' to restart your tablet. Once it has booted back up, open the Play Store from the home screen and see if it works
Yes it's because your google services didn't download properly.. I went back throught the process slowier lol and it's working great.