Google has started taking visible action against Android apps that consume too much battery in the background. Users browsing the Play Store will now see warning boxes on certain app listings that highlight unusual battery usage. The move targets apps that keep running tasks in the background even when users are not actively using them.
These warnings appear directly on the Play Store page of the affected apps. The label alerts users that the app may drain more battery than expected because of high background activity. Google plans to roll out this change gradually so that more apps that cross Android’s battery usage limits receive the warning.
According to Google’s Developers Blog, the company introduced this system to address apps that abuse Android’s partial wake lock mechanism. That system allows an app to keep the device’s CPU active even when the screen is off.
“This app may use more battery than expected due to high background activity.”
Partial wake locks help apps perform background work, but they also increase battery consumption when developers misuse them. Some apps hold the CPU awake longer than necessary, which leads to excessive battery drain. Google now uses Android vitals data to detect this behavior and flag the apps that exceed the threshold.
Battery drain warnings appear on Play Store listings
Google defined the bad behavior threshold using real usage data collected over 28 days. The system flags apps that hold a partial wake lock for about two hours on average while the screen stays off in more than five percent of user sessions. Once an app crosses that limit, the Play Store listing may show the battery warning.
The company also confirmed that flagged apps may lose visibility in Play Store recommendations. This step pushes developers to improve how their apps manage background activity and system resources.
For users, the change makes battery-hungry apps easier to spot before installing them. Over time, the warning system also pressures developers to optimize background processes so Android devices deliver better battery life.