compliment / optmizedgpsconf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Note: Tested on the Nexus 5X running AOSiP Pie and the XZ Premium running ZfSODP p-mr1.

Instructions

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

Option 1 - Manually

  1. Go to Magisk Manager Modules section.
  2. Click on + yellow button and search/find for this "optimizedgpsconf.zip" file and long press on it.
  3. Select open and after installed then reboot your device.
  4. After rebooted your device, make sure your location settings is setup on mode Device only.
  5. 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.
  6. Download some Compass app on Google Play Store (I recommend the Compass Steel 3D) and then calibrate the compass.
  7. 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.

Option 2 - Download

  1. Go to Magisk Manager Downloads section.
  2. Search/Find "Global Optimized GPS File Replacer".
  3. Tap on the download button and then on INSTALL.
  4. Wait a moment to finish downloading and installing.
  5. When finished tap on REBOOT.
  6. Same 4, 5, 6 and 7 steps of Option 1 - Manually.

Notes

  1. Location mode "Battery saving" is removed in Android 9/Pie and above due to location service changes. To avoid Google location tracing, turn off "Google Location Accuracy" in location settings (this still may provide some data to Google through the GPS supplement system).*
  2. Consider using the GPS Locker app because it is much better than the GPS Test and GPS Data. You just need to open it once and wait for fix, then your gps signal is locked and when you close it (just press Cancel in "Unlock GPS on exit" message) the app keep awake running in the background.
  3. GPS is made to work in outdoor places. For indoor/enclosed places such as inside of your house don't forget that, it will take a bit more to fix. It drains more battery, but is required if you're an advanced user that uses gps all the time.*

Changelog

Version 1.0

  • Initial release

Version 2.0

  • Fix for Oreo devices where the gps.conf was in /vendor

Version 2.1

  • Magisk template update

Version 3

  • Enable MSA capability
  • Switch to the new Magisk module format

Version 4

  • A re-write of the config
  • Comments for each feature
  • Add a C2K PDE server
  • Support more plane modes
  • Use RHEL's NTP servers by default

Version 5

  • Increase intermediate positioning accuracy
  • Add a configuration for Chinese devices

Version 6

  • Remove bogus C2K PDE server
  • Add support for multi-SIM Chinese devices

Links

About


Languages

Language:Shell 100.0%