Fix GPS Location Not Working on Custom ROMs

Have you installed a custom ROM in your Android smartphone but facing GPS Location Not Working issue? If yes, then this guide is the best place for you to be. In this guide, you will get to know how to fix GPS Location Not Working on Custom ROMs.

Switching from the stock ecosystem to the custom firmware is always an intriguing prospect as it opens up doors to several tweaks and customization possibilities. With that said, it also brings along various bugs and issues.

One of the common issues many users are facing is GPS Location Not Working. Many users have been raising concerns that they are noticing GPS Location Not Working on their handsets.

How to fix GPS Location Not Working on Custom ROMs

GPS location not working

Method 1: Install com.google.android.gms

One of the reasons you might be getting this issue is the absence of the com.google.android.gms service. It can happen because you may not have flashed the GApps package. Although having different Google Apps installed isn’t a necessity but it you should consider having the essential ones installed. In that regard, you should flash the Core GApps package and then see if GPS Location Not Working on Custom ROMs is resolved. You can check out the latest version of Google Play Services from APKmirror or any other trusted sites.

Method 2: Grant location permission

You may even get bugged by this issue if com.google.android.gms has not been granted the location permissions. Here are the steps to follow –

Android SDK Platform Tools

  • After that, enable USB Debugging on your smartphone before connecting it to your PC

Developer Option Pixel enable usb debugging and oem unlock on pixel phones 3

  • Type in CMD in the platform-tools folder address bar and then hit Enter to launch Command Prompt

Open CMD

  • After that, execute the following commands –
adb shell pm grant com.google.android.gms android.permission.ACCESS_COARSE_LOCATION

adb shell pm grant com.google.android.gms android.permission.ACCESS_FINE_LOCATION
  • google.android.gms will now be granted the location permissions

We hope this guide helped you fix GPS Location Not Working on Custom ROMs. If you have any questions or suggestions, feel free to mention them in the comments section.

Aviral Sharma
Aviral Sharma
Android Expert
Aviral Sharma is a talented and passionate writer who has been using words to express his thoughts ever since he learned how to hold a pen. He is passionate about outer space, history, sports, and most importantly, technology. Aviral has been a regular writer for rootmygalaxy for over 6 years and has been covering games and Android guides. He currently owns a Samsung Galaxy S24 Ultra, an iPhone 13, and a HP Pavilion laptop.

Comments (2)

  1. Avatar of feras
    feras

    works on crdroid

    Reply

Leave a Comment