Skip to content

Instantly share code, notes, and snippets.

@arsho
Last active May 24, 2022 11:07
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arsho/515b35ac8bf28875bb165af651de9576 to your computer and use it in GitHub Desktop.
Save arsho/515b35ac8bf28875bb165af651de9576 to your computer and use it in GitHub Desktop.
Fix GPS service in MIUI 10

Version Information

  • MIUI: 10.2 Stable
  • ROM: Chinese

Scenario

Application GPS
Google Map OK
Uber Can not get GPS
Pathao Can not get GPS

Steps to fix GPS related problems in MIUI

Step 1: Give proper permission

  • Go to Settings > App Settings > Permissions > Permissions
  • Give Google Play services app the permission Get location info
  • Give all Google related apps the permission Get location info
  • Give all GPS related apps the permission Get location info

Step 2: Remove Battery Saver

  • Go to Settings > Battery & performances
  • Turn off Battery Saver for all GPS and Google related apps.

Step 3: Enable GPS

  • Go to Settings > Additional settings > Privacy > Location
  • Set location mode to High accuracy
  • Enable both Scanning: WLAN scanning and Bluetooth scanning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment