• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. W

    How to disable GPS?

    I want to disable all GPS functionality for my Android phone. How would I do that? Thanks!
  2. W

    Does "adb shell settings put secure location_mode 0" reliably turn off/disable GPS?

    I am trying to completely turn off and disable all GPS and location services for an Android phone. I found the following ADB command -- "adb shell settings put secure location_mode 0" Does this completely stop the GPS services from working, including any pinging of any kind to GPS satellites?