Urgent.News

the world's headlines, one feed

Editions

Tech

Android users, beware: Your location data might be being inadvertently shared

Android app developers may be sharing your location with advertisers, according to findings from an Electronic Frontier Foundation investigation.

Android users, beware: Your location data might be being inadvertently shared

Android users may unknowingly be sharing their location data with third-party advertisers through a recently uncovered issue. According to an investigation by the Electronic Frontier Foundation (EFF), this is possible due to certain Software Development Kits (SDKs) provided to developers by advertisers. These SDKs often collect location data by default, meaning if an app has been granted permission to access location information, it may unintentionally share this data with advertisers without the user's knowledge.

The EFF's report highlights a common user misunderstanding: even if an app is granted permission to access location data, users might not anticipate that this data could be shared with third parties. Many users are unaware that granting location permissions to an app also grants these permissions to embedded SDKs from outside companies. The EFF stresses that users should be aware that an app's code may originate from sources other than the app developer itself.

Fortunately, Android users have several options to prevent such inadvertent sharing of their location data. The process to stop sharing location with individual apps is straightforward: users can navigate to the Settings page, select Location, then App location permissions, and then choose either Don't Allow or Not Allowed for each app.

Alternatively, users can toggle Use Location off in the main menu, which will disable location sharing across all apps. This option, however, may affect apps that require location permissions, such as maps and weather applications.

Written by urgent.news from Mashable's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at mashable.com →

More in Tech

What Is the Circuit Breaker Pattern? A Practical Guide

What Is the Circuit Breaker Pattern? A Practical Guide for Developers Imagine your application depends on a payment service.

  • Circuit Breaker pattern prevents repeated calls to unhealthy services
  • Monitors service health, transitions through Closed, Open, Half-Open states
  • Half-Open state tests service recovery before resuming normal traffic

Beyond Words: Tracking Depression Risk Trends Using Wav2Vec 2.0 and FastAPI 🧠🎙️

Mental health is often hidden not in what we say, but in how we say it. As developers, we've spent years perfecting Speech-to-Text (STT), but the real frontier of Affective Computing lies in analyzing…

  • Wav2Vec 2.0 analyzes prosody, pitch, and rhythm in voice recordings to track depression risk.
  • FastAPI creates secure backend for real-time audio processing and JSON risk score responses.
  • System prioritizes user privacy by maintaining raw audio format throughout analysis.

Every newsletter tool hands you an email address. That address is the lock-in.

Every newsletter tool I've looked at hands you an email address. Meco gives you something like edward@mecoinbox.com and tells you to "use this email to subscribe to any new newsletters that you want…

  • Every newsletter tool assigns a unique email address for subscriptions.
  • Subscriptions are stored in multiple publisher databases keyed by the provided email address.
  • Using a forwarding address allows easy switching of newsletter tools.