/OptmizedGPSConf

Global Optimized GPS File Replacer

Primary LanguageShell

Global Optimized GPS File Replacer

This module provides an improved GPS functionality with a better and faster accuracy location reference.

How it works?

The stock android gps.conf file found in "/system/etc/gps.conf" or "/system/vendor/etc/gps.conf" is replaced with a new one correctly edited for a better improvement and faster satellite signals fix/lock. This file is responsible for the correct GPS operation and functionality. The default file found in most ROMs is very wrong and has a lot of bad information and settings for the correct operation and functionality of the GPS and A-GPS.

Requirements

  • A device with Qualcomm Snapdragon chipset based.
  • Rooted with Magisk and Magisk Manager indeed installed.

Instructions

It's Magisk install-able, don't install it by TWRP but with Magisk instead!

  1. Download
  2. Go to Magisk Manager Modules section.
  3. Click on + yellow button and search/find for this "optimizedgpsconf.zip" file and long press on it.
  4. Select open and after installed then reboot your device.
  5. After rebooted your device, make sure your location settings is setup on mode Device only.
  6. Skirt outdoors, can be in the yard of your house or anywhere else with a line of sight to the sky and stay in that outdoor place.
  7. Download some Compass app on Google Play Store (I recommend the Compass Steel 3D) and then calibrate the compass.
  8. Download GPS Locker app on Google Play Store and open the app and wait for the first time fix/lock. This is necessary and essential because the app will recognize some GPS satellites signals for the very first time.

Changelog

Version 5.0

  • Use gps.conf from Xiaomi 14 Ultra (HyperOS 1.0.8.0.UNACNXM)
  • Update README.md
  • Add release package

Version 4.0

Version 3.0

  • Use gps.conf of MIUI 12
  • Adapt to Magisk 20.4+

Version 2.1

  • Template 1500 -> 17000.

Version 2.0

  • Last update and final version. Now it works fine for both Android Nougat & Oreo ROMs and is correctly replacing the gps.conf file in corresponding directory path.

Version 1.0

  • Initial release

Reference