Have you ever wondered why Android knows your habits so well? Does it suggest your favorite apps at the top of the screen, give you directions to work, or show you an ad for a product you were just talking about with a friend? Behind all this is a collection system usage data โa hidden mechanism that records your actions on your smartphone. But what exactly is collected, where is it stored and can it be controlled?
In this article we will look at what exactly usage data is collected Androidhow they affect the operation of the system and applications, and also give step-by-step guide for managing these settings. You'll learn how to reduce surveillance without losing functionality, what risks this data poses, and how to protect it. We will pay special attention to the differences between versions Android 10-14as Google regularly changes approaches to collecting telemetry.
What is usage data in Android and why do you need it
Usage data (or usage data) - this is information about how you interact with your smartphone. It includes:
- ๐ฑ Time of using applications (how many minutes you spent in Instagram, YouTube or messengers).
- ๐ Frequency of launches (which apps you open most often).
- ๐ Interaction with the system (clicking on notifications, switching between windows, using gestures).
- ๐ก Network activity (which applications consume traffic and when).
- ๐ Contextual data (geolocation, connected devices, time of day).
This data is used for:
- ๐ค Personalization interface (for example, Android can suggest frequently used applications on the home screen).
- ๐ Performance optimizations (the system closes rarely used processes to free up RAM).
- ๐ฏ Targeted advertising (applications like Google Ads or Facebook analyze your preferences).
- ๐ง Diagnostics of problems (if the application often crashes, the system can offer solutions).
However, there is a flip side to the coin: This data can leak to third parties through unscrupulous applications or vulnerabilities in the system. For example, in 2022, researchers discovered that some apps from Google Play collected usage data from other apps without users' explicit consent. Therefore, control over these settings is not paranoia, but a reasonable security measure.
Where usage data is stored and who has access to it
Information about smartphone use is stored in several places:
- Local database data Android (
/data/system/usagestats/) - here the system keeps a log of activity. This data is available only to rootapplications or throughADB. - Cloud Google - if synchronization is enabled, part of the statistics (for example, application history) is sent to the companyโs servers. This can be checked in
Settings โ Google โ Google account management โ Data and privacy โ Application and web search history. - Application cache - many apps (for example, Facebook, TikTok) store their own activity logs in folder
/data/data/[package_name]/.
Who can access this data:
| Entity | Access level | Examples |
|---|---|---|
| Android system | Full (all data) | Battery optimization, application suggestions |
| Applications with permissions | Limited (only with explicit consent) | Digital Wellbeing, App Usage |
| Google (if synchronization is enabled) | Partial (statistics usage) | Personalized advertising, analytics |
| Third-party services | Minimal (only through leaks or malware) | Advertising networks, trackers |
It is important to understand that even Without rootrights, some applications can bypass restrictions. For example, through Accessibility Service (accessibility service) or Usage Stats API. The latter is precisely intended for legitimate statistics collection, but it can be abused.
โ ๏ธ Attention: B Android 12+ Google has tightened the requirements for applications that request access to usage data. Now they must undergo additional verification in Google Play. However, this does not guarantee complete security - always check permissions before installation.
How to view usage data on your smartphone
There are several ways to view activity statistics:
1. Through the built-in Android menu
The easiest method is to use standard settings:
- Open
Settings โ Digital well-being and parental controls(in some firmware -Screen balance). - Select
Control panelorUsage statistics. - Here you will see graphs for application usage time, number of unlocks and notifications.
In Android 13+ this section has become more detailed: now you can see how much time you spent in each application per day/week, and also compare with previous periods.
2. Via ADB (for advanced users)
If you needed raw data, you can use Android Debug Bridge:
adb shell dumpsys usagestats --help
adb shell dumpsys usagestats --clear [package_name] # clear data for a specific application
This command will display the full activity log for the last 7 days (by default, required for operation). enabled Developer mode and connection via USB.
3. Using third-party applications
If standard statistics are not enough, you can install:
- ๐ ActionDash โ visualizes data in the form of graphs and charts.
- ๐ App Usage โshows detailed statistics for each application.
- ๐ก๏ธ Digital Wellbeing (from Google) - a built-in tool with time limit functions.
โ ๏ธ Attention: Activity monitoring applications themselves request permission to access usage data. Install them only from trusted sources (for example, Google Play c). high rating) and check reviews for complaints about data leaks.
โ๏ธ What to check before installing a monitoring application
How to disable or limit the collection of usage data
If you are concerned about privacy, you can reduce the amount of information collected. Here are the main ways:
1. Disable statistics collection in settings
In most versions Android this is done like this:
- Go to
Settings โ Google โ Google account management โ Data and privacy. - Find the section
Application and web search historyand disable it. - Go back to main settings and select
Applications โ Accessibility โ Usage data. - Disable access for all applications except system ones (for example, Digital Wellbeing).
2. Limiting permissions for applications
Many apps request access to usage data under the pretext of โimproving performance.โ To stop this:
- Open
Settings โ Applications. - Select an application (for example, Facebook or TikTok).
- Go to
Permissionsand disableUsage data.
3. Using alternative firmware
If you need maximum privacy, consider firmware without services Google:
- ๐ฑ LineageOS - open firmware without preinstalled GApps.
- ๐ก๏ธ GrapheneOS - focus on security and minimal telemetry collection.
- ๐ CalyxOS - includes built-in tools for blocking trackers.
Please note that flashing requires unlocking the bootloader and may void the warranty.
4. Blocking trackers at the DNS level
You can block domains used for collecting statistics:
- Install the application Blokada or NextDNS.
- Activate tracker blocking (for example, lists
EasyListorDisconnect). - Add domains manually Google for analytics:
googleanalytics.comdoubleclick.net
crashlytics.com
If you use Firefox on a smartphone, enable tracker protection on it (Settings โ Privacy โ Improved protection against trackingThis will reduce the collection of data about your activity in the browser.
What is the danger of uncontrolled collection of usage data
At first glance, collecting statistics seems harmless: โSo what, what Google knows how long I sit in TelegramHowever, there are real risks:
1. Leaks of personal information
In 2021, researchers from Oxford University found that 89% of free applications in Google Play usage data to third partiesamong them:
- ๐ Geolocation โeven if you turn off GPS, some applications determine location by Wi-Fi or cell towers.
- ๐ฅ Social graph โwho are your contacts, how often do you communicate with them.
- ๐ณ Financial activity โif you use banking applications, attackers can calculate your spending.
2. Behavior manipulation
Usage data allows companies influence your decisions:
- ๐ Impulse purchases โads appear when you are most active.
- ๐ฎ Gamification โapps adjust mechanics (such as โprogressโ notifications) to keep you engaged longer.
- ๐ Price discrimination โsome services (for example, Uber or Booking) may show different prices depending on your activity.
3. Legal and reputational risks
In some countries (for example, in EU po GDPR), companies are required to report what data they collect. However:
- ๐ Complicated terms of use - few people read 50-page documents. agreements.
- ๐ Hidden collection โeven if you refuse tracking, some applications continue to collect data โanonymouslyโ (which is easy to de-anonymize).
- โ๏ธ Lawsuits โin 2023 Google paid $392 million for spying on users in incognito mode.
Even if you do not break the law, your usage data can be used against you - for example, during employment (some employers check activity on social networks) or in legal proceedings disputes.
How to protect your usage data from leaks
Completely stopping data collection in Android is impossible (this is part of the system architecture), but you can significantly limit it. Here is a comprehensive approach:
1. Setting up privacy in your Google Account
Go to the path:
myaccount.google.com โ Data and privacy.- In the section
History settingsdisable:- ๐ฑ History of applications and web search
- ๐ History of locations
- ๐ค History of voice commands
Personalization advertising disable targeted advertising.2. Using VPN and tracker blockers
Recommended tools:
- ๐ ProtonVPN - encrypts traffic and hides IP.
- ๐ก๏ธ uBlock Origin (for browser) - blocks advertising trackers.
- ๐ต NetGuard - controls application access to the Internet.
3. Regular cleaning of cache and data
To reduce the amount of stored data:
- Open
Settings โ Storage. - Select
Other applicationsand clear the cache for apps that collect statistics (for example, Google Play Services). - Use SD Maid to deep clean system garbage.
4. Alternative services without tracking
Replace popular applications with more private analogues:
| Category | Popular application | Private alternative |
|---|---|---|
| Browser | Google Chrome | Bromite or Firefox Focus |
| Gmail | ProtonMail or Tutanota | |
| Maps | Google Maps | OsmAnd or Magic Earth |
| Messenger | Signal or Session |
โ ๏ธ Attention: Even private applications can collect minimal telemetry (for example, for debugging). Always check their privacy policy on the official website.
Frequent problems. and their solutions
When working with usage data, users encounter typical difficulties. Let's consider the most common ones:
1. โI canโt disable data collection in the settingsโ
If the item Usage data is inactive:
- ๐ฑ Check to see if device profile is installed (for example, via MDM on your work phone).
- ๐ง Update Android to the latest versions - there may be bugs in older firmware.
- ๐ Reset the application settings:
Settings โ Applications โ [name] โ Storage โ Reset.
2 โApplications continue to collect data despite being disabled. permissions"
Some apps bypass restrictions through:
- ๐ต๏ธ Accessibility Services (
Accessibility) - disable them inSettings โ Accessibility. - ๐ก Background synchronization - limit in
Settings โ Accounts โ Synchronization. - ๐ Built-in SDK (for example, Firebase or Flurry) - block their domains via NextDNS.
3. โAfter resetting the settings, the usage data was not clearedโ
When hard reset some data may remain in:
- ๐ Folder
/data/system/usagestats/โmanual cleaning is required viaADB. - โ๏ธ Google Cloud โcheck
myactivity.google.comand delete the history manually. - ๐ฑ Restored backup โif you restored data from Google Drive, statistics could return.
How to completely erase usage data via ADB
Connect your phone to the PC, activate USB debugging and perform:
Attention: this can reset some system settings!adb shell pm clear com.google.android.apps.wellbeing
adb shell rm -rf /data/system/usagestats/*
FAQ: Answers to frequently asked questions
Is it possible to completely disable the collection of usage data in Android?
No, completely disable the collection is impossible, since this is part of the system architecture. However, you can significantly limit it:
- Disable synchronization with Google.
- Use firmware without GApps (for example, LineageOS).
- Block trackers via VPN or DNS.
Even in this case, some system processes will record minimal activity (for example, to manage the battery).
Which applications most often abuse usage data?
According to research Top10VPN (2023), leaders in telemetry collection:
- Facebook (collects data about other apps).
- TikTok (tracks clicks and viewing time).
- Uber (uses data for dynamic pricing).
- LinkedIn (analyzes professional activity).
- Weather Apps (many weather apps sell location data).
It is recommended to check the permissions of these apps and limit their access to statistics.
Does disabling data collection affect the performance of the smartphone?
In most cases, no. However, there are nuances:
- โก Positive effect: Some applications will stop using resources to send telemetry.
- โ ๏ธ Negative effect: Features like โAdaptive Batteryโ or โDigital Wellbeingโ may stop working.
- ๐ Neutral: main functions (calls, SMS, camera) will not be affected.
If you notice lags, check the optimization settings in Settings โ Battery.
Is it possible to find out what data a particular application collects about me?
Yes, there are several ways:
- Through Google Play: on the application page, open the section
Privacy โ Data that it collects application. - Through Exodus Privacy: the service analyzes APK files for the presence of trackers (exodus-privacy.eu.org).
- Through
ADB: commandadb shell dumpsys package [package_name]will show application permissions.
Please Please note that developers may not disclose all collected data (especially if it is transferred โanonymouslyโ).
How to protect usage data on a childโs smartphone?
For children's devices, it is recommended:
- ๐ถ Use Parental mode control" in Google Family Link.
- ๐ Disable personalized advertising in the child's account.
- ๐ต Install time limits for applications (for example, 1 hour per day for games).
- ๐ก๏ธ Use DNS filters (for example, Cloudflare Family) to block trackers.
It is also useful to regularly review Digital well-being together with your child to discuss digital habits.