On Saturday morning a lot of Android owners opened the Play Store, scrolled to their list of pending updates, and found something they did not recognize. No icon, just a blank grey square. A name, “Android Pulse.” A developer line that said Google LLC. Four screenshot panels that were also blank.
For an app nobody remembered installing, sitting on a phone they thought they understood, that is a strange thing to run into before coffee.
The reaction was predictable. People searched for how to remove it, assumed the worst, and left the Play Store listing sitting at 2.9 stars out of five. One reviewer summed up the mood by thanking Google for finally helping them maintain a pulse, which they had apparently struggled with until now.
The real answer is less alarming and quite a bit more interesting than the panic suggested. Android Pulse is genuinely Google’s, it does something fairly mundane, and it has been sitting on phones since March.
⚡ The short version
- Android Pulse is a first-party Google system service, package name
com.google.android.apps.pulse. Google confirmed it on August 25. - It watches for resource anomalies. Battery drain, runaway CPU use, memory that never gets released. It distributes the rules that define what “abnormal” looks like.
- It is not new. APKMirror has builds going back to March 2026, with seven earlier releases before this one.
- Showing up in the Play Store was a mistake. Google says the listing appeared accidentally and has since pushed an update that moves it into the System services list where it belongs.
- There is no interface and nothing to configure. You cannot open it, run a scan with it, or get a report out of it.
- The listing sits at 2.9 stars from 481 reviews, which tells you more about how the rollout was handled than about the software.
What Android Pulse Actually Does
Google’s own description is a masterpiece of saying very little in a lot of words: “This app facilitates rule distribution for anomaly detection in critical system resource consumption by the Android operating system and installed applications.”
Unpacked, that is two separate jobs.
The first is anomaly detection. Your phone is running dozens of processes at any moment, handling radios, rendering, notification sync, location, and whatever forty apps decided to wake up for. Some of that activity is normal. Some of it is an app stuck in a loop at 3am, holding a wake lock and quietly eating eight percent of your battery. Pulse is meant to spot the difference.
The second job is the one the description actually emphasizes, and it is the less obvious half. Pulse handles rule distribution. It is not just watching, it is receiving updated definitions of what counts as misbehavior. That is the same shape as a virus definition update, except the thing being defined is “an app that is using more of your phone than it should.”
That distinction matters because it explains why this is a separate updatable component rather than something baked into the operating system. Google can push new detection rules to a phone running last year’s Android without shipping a full system update, and without waiting for Samsung or Motorola to approve anything. It is the same mechanism that keeps parts of Android current long after your manufacturer has stopped shipping full version updates, applied to performance diagnostics instead of features.
The Listing, Line by Line
The Play Store page is unusually sparse, but the parts that are filled in are worth reading properly.
| Field | What it says | Why it matters |
|---|---|---|
| Package | com.google.android.apps.pulse | A real Google namespace, not a lookalike. |
| Developer | Google LLC, Mountain View | Support address is pulse-eng@google.com, an internal team alias. |
| Installs | 10 million and up | None of those came from someone searching for it. |
| Rating | 2.9 stars, 481 reviews | Almost all of it posted within 72 hours of discovery. |
| Category | Tools | The generic bucket, which is part of why it looked odd. |
| Last updated | August 21, 2026 | The update that made it visible, one day before people noticed. |
| What’s new | “Initial version” | Technically false. It is the eighth build, just the first public one. |
How It Got Here
The timeline is the clearest evidence that this was a publishing accident rather than a stealth rollout that got caught.
Five months in the dark, three days in the open
How Android Pulse went from an unlisted APK to a 2.9-star Play Store page.
March 2026
First build lands on APKMirror. No Play Store page, no announcement, no coverage. It simply starts arriving on devices.
March to August
Seven more builds ship quietly. Install count passes ten million without a single user tapping install.
August 21
A new version is published, and this time it carries a public Play Store listing with a blank icon attached.
August 22
9to5Google spots it in the pending updates queue. Within hours it is on every Android site and the review bombing starts.
August 25
Google confirms Pulse is a system service, calls the store appearance accidental, and pushes an update that relocates it to the System services list.
Google’s statement was brief and did not directly address why the listing existed in the first place. “Android Pulse is a Google system service,” a spokesperson said, adding that system service updates “make your Android devices more secure and reliable, and give you new and useful features.”
That reads like boilerplate because it is. The useful part of the statement was the fix: the app now appears where system components are supposed to appear. On a Pixel that is Settings, then Google services, then All services, then Privacy and security, then System services.
What It Collects
This is the question that actually deserves attention, and the Play Store data safety section answers most of it. Google is legally obliged to fill that section in accurately, which makes it a better source than any statement.
Data safety, as declared
Straight from the Play Store listing for com.google.android.apps.pulse.
SHARED WITH THIRD PARTIES
None
No data leaves Google’s own systems, per the declaration.
MAY COLLECT
App info
and performance
Crash logs, diagnostics, resource usage. One category, nothing else listed.
IN TRANSIT
Encrypted
Standard for Google system components, and expected.
DELETION REQUESTS
Not supported
The one line worth arguing with. There is no path to ask for it back.
Notably absent from the declaration: messages, photos, contacts, files, location, and financial information. None of those categories appear.
Three of those four boxes are unremarkable. The fourth is the one that will bother people, and reasonably so. “Data can’t be deleted” means there is no mechanism to request removal of what has already been sent. In practice that is how most aggregated telemetry works, because once a crash signature from your phone is blended into a pile of ten million others it cannot meaningfully be pulled back out. It is still a worse answer than “yes, you can ask.”
The practical lever you do have is the one that governs Google diagnostics generally. If Usage and diagnostics is switched off in your settings, the volume of what Pulse can report drops sharply. That toggle predates this app and covers a lot more than it.
Why People Assumed the Worst
It would be easy to write off the reaction as overreaction. That would miss what is actually going on, which is that Google has spent the recent past training people to be suspicious of exactly this.
The reference point everyone reached for was Android System SafetyCore. That component started rolling out to Android 9 and newer in late 2024 with no announcement, and blew up in February 2025 when a viral post claimed it was silently scanning everyone’s photo library. The claim was substantially wrong. SafetyCore provides on-device machine learning classification that other apps have to explicitly call through a content safety API, and it does not upload images anywhere. Some of the specifics that circulated, including a widely repeated storage figure, were disputed and never held up.
But the correction never caught the rumor, and the reason is that the rumor was plausible. A component appeared on hundreds of millions of phones with no notice, no icon, and no plain-language explanation of what it did. When users went looking, they found a description written for engineers. That is the exact template Pulse just repeated.
| Android Pulse | System SafetyCore | Play services | |
|---|---|---|---|
| Job | Resource anomaly rules | On-device content classification | Almost everything else |
| User interface | None | None | Partial, via settings |
| Announced first? | No | No | Yes, years ago |
| Sends content to Google | No, diagnostics only | No, runs locally | Depends on the service |
| Removable | Not on a normal phone | Sometimes, often returns | No |
There is a wider pattern here too. This is the same year Google is switching off Google Assistant on September 4 whether users asked for that or not. When a company spends a year making changes to your phone that you did not request, a blank icon appearing overnight lands differently than it would have in 2019.
How to Check Whether You Have It
You almost certainly do, if your phone is recent and running Google services. Confirming it takes about twenty seconds.
Three ways to find Android Pulse:
- Play Store route. Tap your profile picture, then Manage apps and device, then Manage. Sort by name and look under A. If it is there, it is installed.
- System services route, Pixel. Settings, then Google services, then All services, then Privacy and security, then System services. It is listed simply as “Pulse.”
- App info route, anything. Settings, then Apps, then See all apps, then enable Show system from the overflow menu. Search for Pulse or for com.google.android.apps.pulse.
What you will not find is a way to open it. There is no launcher entry, no scan button, no report screen. Tapping through gets you the standard app info page and nothing else. That is by design for a component whose entire purpose is to receive rules and quietly apply them.
Can You Get Rid of It
On an ordinary phone, no. Force stop is available and largely pointless, since the system will restart it. Disable is greyed out on most devices because it is registered as a system component. Uninstalling requires ADB commands and a willingness to break diagnostics you may want later.
Before you go hunting for removal instructions
Search results for “remove Android Pulse” filled up fast this week, and a fair number of them are the usual low-quality pages that appear whenever a term spikes. Some of them will happily sell you a cleaner app that does considerably more snooping than the thing you were worried about.
If your actual concern is telemetry, the honest fix is the Usage and diagnostics toggle in your settings, not a third-party utility with a broom icon.
It is worth noting what Pulse is not doing, because that is where the genuine security stories live. It is not a patch delivery mechanism and it does not fix vulnerabilities. Phones that are exposed stay exposed. We covered a case earlier this month where millions of budget Android phones can be compromised through a modem flaw that has no available patch at all, and no amount of resource anomaly detection touches a problem like that.
The Part That Should Actually Change
Take the privacy panic away and there is still something left over, and it is a reasonable complaint.
Modular Android was a good idea. Splitting the operating system into independently updatable components meant Google could fix things without waiting for a manufacturer and a carrier to agree on a timeline. That architecture is the reason a three-year-old phone can still receive meaningful improvements. Almost nobody wants to go back.
The cost is that phones now change underneath their owners, routinely and invisibly. Most of the time that is fine, because most of the time nothing is visible enough to notice. Pulse only became a story because a blank square slipped into a list where people look.
Google’s own explanation of the incident is telling. The problem, as the company framed it, was that the app showed up in the wrong place. Not that ten million people were running a component with no plain-language description of what it was for. The visibility was treated as the bug.
A one-sentence description that a normal person could read would have prevented all of this. “Helps Android spot apps that are draining your battery or memory” is not a security risk, it is not a trade secret, and it takes an afternoon to write. Instead the listing shipped with engineering language, a blank icon, and a changelog that said “Initial version” on the eighth release.
The Bottom Line
Android Pulse is fine. It is a Google system service doing diagnostics work that Android has been doing in some form for years, the data declaration is narrow, and there is no evidence it touches anything personal. If you found it on your phone this week, you can stop worrying about it and go back to whatever you were doing.
The 2.9-star rating is not really about the software. It is what happens when a company that has quietly changed a lot of things on people’s phones this year changes one more, and the only explanation available is written for the team that built it.
Trust is not a feature you can push through the Play Store. It is the thing that decides how people read a blank icon at seven in the morning.

