How to Stop Android Apps from Tracking Your Location in the Background

Trickswd
Trickswd
a close-up of a smartphone screen showing the Android Location Permissions menu, with an emphasis on the options to "Ask Every Time" and "Don't Allow." The surrounding futuristic network pattern and performance icons (Privacy, Better Battery) are still visible.

Navigate Android Location



A few months ago, I was walking through a shopping mall, heading straight to a bookstore. I hadn't opened my phone in an hour. But the second I sat down at a bench inside, my phone buzzed with a push notification from a discount retail app I rarely use: "Welcome back! Take 10% off your purchase inside today!"

I froze. I hadn't opened that retail app in weeks. I hadn't searched for that store on Google, and I certainly hadn't checked in anywhere. Yet somehow, that app knew exactly which floor of the mall I was standing on in real-time.

When I checked my battery settings later that afternoon, things got even worse. My phone's battery had dropped by nearly 35% while sitting idle in my pocket. Upon inspecting the system battery usage logs, three random apps a coupon aggregator, a local weather widget, and a casual mobile game had accessed my phone's GPS chipset dozens of times in the background while the screen was completely off.

If you have ever felt like your phone is watching your every move, you aren't imagining things. Dozens of everyday apps request "Allow all the time" location permissions during initial setup, secretly pinging cell towers and GPS satellites to track your habits, build location profiles for ad brokers, and drain your battery in the process.

The good news? You don't have to live with digital stalkers in your pocket, and you don't need to turn off GPS entirely. Having wrestled with location privacy across modern Android versions, I am going to walk you through the exact, hands-on steps to stop background location tracking once and for all.

Why Background Location Tracking Is a Problem

To understand how to stop this, you need to understand how Android handles location requests.

When you use a navigation app like Google Maps or a ride-sharing service like Uber, granting location access while the app is open makes total sense. The app needs your coordinates to calculate turns or send a driver to your curb. That is foreground location tracking.

Background location tracking, on the other hand, happens when an app accesses your phone’s GPS, Wi-Fi radios, or cellular connection while the app is closed, minimized, or when your phone screen is turned off in your pocket.

Unless an app is actively running a safety service (like Life360 or Find My Device), there is almost zero legitimate technical reason for a shopping app, a weather utility, a fast-food rewards app, or a mobile game to know where you are at 3:00 AM.

Background location tracking creates three major problems:

  1. Extreme Battery Consumption: Firing up the phone's internal GPS modem forces high-power hardware states, keeping your processor awake (triggering "wakelocks") and draining your battery rapidly.
  2. Data Broker Profiling: Many free apps monetize by bundling location SDKs (Software Development Kits) that collect your location trail and sell aggregated movement data to marketing agencies.
  3. Personal Safety Risks: Persistent location logs can reveal your home address, daily commute routes, workplace, medical visits, and personal routines.

Step 1: Use Privacy Dashboard to Catch the Tracking Vampires

Before you start changing permissions blindly, you should inspect who has been secretly accessing your location behind your back. Modern Android includes a built-in auditing utility called Privacy Dashboard.

This tool acts like a security camera for your phone's sensors, showing you an exact timeline of every app that accessed your GPS over the last 24 to 72 hours.

How to access Privacy Dashboard:

​Android settings menu highlighting security option for spyware check


  1. Open the Settings app on your Android device.
  2. Scroll down and tap Security & Privacy (or Privacy depending on your phone's skin).
  3. Tap Privacy Dashboard.
  4. Tap Location.

When I first ran this check on my phone, I discovered a popular fast-food app had requested my location 18 times in a single evening while I was sitting on my couch watching TV!

Take note of any app appearing frequently on this timeline that isn't an active navigation tool. Those are your primary targets.

Step 2: Downgrade Location Permissions to "While Using the App"

Android offers four distinct tiers for location permissions:

  • Allow all the time: The app can grab your GPS coordinates 24/7, even when closed.
  • Allow only while using the app: The app gets location access ONLY when open on your display.
  • Ask every time: The app asks for permission each time you launch it.
  • Don't allow: The app is completely blocked from accessing location sensors.

The absolute easiest fix for 99% of background tracking is shifting apps from "Allow all the time" down to "Allow only while using the app."

Step-by-Step Guidance:

  1. Go to Settings > Security & Privacy > Permission Manager.
  2. Tap Location.
  3. Look at the section labeled Allowed all the time.
  4. Tap on any non-essential app listed under that section (e.g., social media, retail stores, food delivery, weather apps).
  5. Change its setting to Allow only while using the app.

When you open your weather or food delivery app, it will still pinpoint your position instantly to show local forecasts or delivery menus. But the moment you swipe home or lock your screen, Android severs its access to the GPS chip completely.

Step 3: Turn Off "Precise Location" for Apps That Don't Need It

Does your local weather app or coffee shop reward program need to know which exact room of your house you are sitting in? Absolutely not.

Android includes a feature called Approximate Location (coarse location). Instead of sharing exact GPS coordinates (accurate within a few feet), approximate location gives the app a general region or neighborhood boundary (accurate within roughly a square mile).

How to force Approximate Location:

  1. Go to Settings > Apps > See All Apps.
  2. Select the app you want to restrict (e.g., a news or weather app).
  3. Tap Permissions > Location.
  4. Look for the toggle labeled Use Precise Location.
  5. Toggle Use Precise Location to OFF.

By keeping precise location turned on only for navigation tools (like Google Maps, Waze, or ride-hailing apps) and turning it off for general utilities, you protect your precise home and work coordinates from getting logged into external ad databases.

Step 4: Close the Hidden Backdoors (Wi-Fi & Bluetooth Scanning)

Here is a trap that trips up almost everyone: turning off GPS location permission doesn't completely stop your phone from estimating where you are.

Even if an app doesn't have direct access to your GPS modem, Android uses background Wi-Fi Scanning and Bluetooth Scanning to assist location services. Retail stores, malls, and public spaces deploy Bluetooth beacons and Wi-Fi routers. When your phone scans nearby Wi-Fi network names (SSIDs) or Bluetooth beacons in the background, location services can triangulate your exact physical position down to a specific store aisle!

These scanning features run silently in the background by default to help improve location accuracy, but they are a massive drain on battery and a subtle back-door privacy loophole.

How to disable background Wi-Fi and Bluetooth scanning:

  1. Open Settings.
  2. Search for Location in the search bar at the top (or go to Settings > Location).
  3. Tap Location Services (or Location Accuracy).
  4. Tap Wi-Fi scanning and toggle it OFF.
  5. Tap Bluetooth scanning and toggle it OFF.

Disabling these two toggles will not mess up your normal Wi-Fi connections or your Bluetooth headphones. Your phone will still connect to your home Wi-Fi and pair with your wireless earbuds seamlessly. It simply prevents the operating system from constantly probing nearby wireless signals in the background to refine your coordinates.

Step 5: Enable "Pause App Activity If Unused"

If you download an app for a one-time event like a rental car app on vacation or a music festival app and don't open it again for three months, that app might still be holding onto background location permissions you granted on day one.

Android includes an automated safety net called Pause App Activity If Unused (or Unused App Auto-Reset).

When turned on, if you haven't opened an app in a few weeks, Android automatically strips away all its runtime permissions including location, camera, and microphone access and freezes its background activity.

How to make sure auto-reset is enabled:

  1. Go to Settings > Apps > See All Apps.
  2. Tap any app in your list.
  3. Scroll down to Unused app settings.
  4. Make sure Pause app activity if unused is toggled ON.

Alternatively, on newer Android versions, you can verify this globally under Settings > Security & Privacy > Permission Manager > Unused Apps.

Real-World Case Study: What Changed on My Device

Parameter / Metric Before Location Lockdown After Location Lockdown
Overnight Standby Battery Loss 9% - 12% drop 2% - 3% drop
Daily Background Location Pings 180+ pings from 14 apps 0 pings when idle
Device Temperature (Pocket Idle) Warm (~34°C - 36°C) Cool (~27°C - 29°C)
Spam / Proximity Push Alerts 3-5 daily store notifications Zero intrusive proximity ads

Common Mistakes to Avoid

When users decide to fix location privacy, panic often leads to over-correcting. Here are three common mistakes to avoid:

  • Turning Off Master Location (GPS) Entirely: Toggling off your phone's main "Location" master switch in the quick settings shade works, but it breaks basic functionality. When you actually want to drop a pin, navigate somewhere, or check local weather, you have to keep toggling it back on. It is far better to configure individual app permissions properly once than to toggle master GPS on and off all day.
  • Granting "Allow All The Time" During App Setup: When an app prompts you for location permissions upon first launch, read the prompt carefully. Many apps present a fancy custom graphic coaxing you to tap "Allow all the time." Ignore the app's custom graphics and select "Allow only while using the app" on the official Android system pop-up.
  • Forgetting About Google Location History / Timeline: Turning off app background location stops third-party apps from tracking you, but Google itself logs your movements if Google Location History (Timeline) is enabled on your Google account. If you don't want Google storing a map of every place you visit, go to Settings > Google > Manage your Google Account > Data & Privacy > Location History and pause it.

Final Thoughts

Smartphones are tools meant to serve us not tracking devices meant to monitor our every physical step for ad networks.

You don't need technical skills or third-party privacy software to regain control of your personal data. By spending ten minutes auditing your Privacy Dashboard, switching unnecessary apps to "Allow only while using the app", and turning off background Wi-Fi/Bluetooth scanning, you can enjoy a private, secure phone with significantly better battery life.

About The Author

You may like these posts

Post a Comment