ELSEIF
Your brief EB
299 stories from 72 feeds 56 clusters Refreshed 14 minutes ago next pull 21:35

PLATFORMS Signal 423

Android app developers may be unwittingly sharing their users’ location data with advertisers

Researchers found that many Android apps unintentionally pass precise location data to advertising SDKs because the SDKs inherit the app's location permission by default.

WHY IT MATTERS

Developers may unknowingly expose users’ location to data brokers, creating privacy risks and potential misuse by third parties including government entities. Addressing the issue requires developers to actively disable unnecessary data collection in the SDKs they integrate.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

The EFF discovered that advertising SDKs collect location data whenever the host app has location permission, unless the developer turns it off.

02

Two apps examined by the EFF, together downloaded over 60 million times, were found to be sharing location data with third parties.

03

The report warns that location data harvested by SDKs can end up with data brokers and potentially be accessed by government agencies.

THE READ

What elseif makes of it.

ORIGINAL ANALYSIS

The core issue is that software development kits used for advertising automatically receive the same location permission granted to the host app. If the developer does not explicitly disable location collection within the SDK, the SDK will gather precise location data whenever the app accesses it. This default behavior means that even apps with legitimate location needs, such as weather or fitness tools, may be sending that data to advertisers without the developer’s awareness. The EFF’s findings highlight that the permission model does not distinguish between first-party and third-party use of location.

To reach these conclusions, the EFF analyzed network traffic from a selection of Android apps to identify which external services received location data. Although the SDKs they examined represent only a small fraction of the broader advertising ecosystem, the researchers noted that those SDKs claim to reach billions of users across tens of thousands of apps. This scale indicates that a significant volume of location information could be flowing through these channels. The two specific apps cited in the report had a combined download count exceeding 60 million installations.

Once collected, the location data is often sold to data brokers, who then resell it to various buyers, including militaries, governments, and intelligence agencies such as the FBI. The EFF warns that this creates both privacy and security risks, especially if the data is later compromised through a breach or theft. Some data brokers have already experienced such incidents, amplifying the potential harm to users whose location histories are exposed.

Because only one feed (TechCrunch) reported this investigation, there is limited independent corroboration of the findings in the provided material. Developers should therefore review the settings of any advertising SDKs they use and disable location collection unless it is strictly necessary for the app’s function. The EFF advises that meaningful consent for location sharing cannot be inferred from app-level permissions alone and calls for SDK providers to stop making personal data sharing the default.

Written by elseif from the cluster below · checked for specifics the sources never contained

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
TechCrunch Android app developers may be unwittingly sharing their users’ location data with advertisers Open ↗