Android apps will face hard memory ceilings starting in February 2027, part of Google’s response to what it calls an imminent ecosystem-wide memory crisis. The company says the AI data center boom has tightened hardware supply and pushed RAM prices up, and it now expects developers to write leaner code.
The new quality requirements cap how much memory an app can consume and demand code optimization to prevent slowdowns and crashes. On a device with 8GB of RAM, an app tops out at 2.25GB in the foreground and 1.5GB in the background, while bitmap memory usage is capped at 200MB. Phones with more than 16GB are mostly exempt.
Google frames the rules as protecting the whole device from one misbehaving app. A single runaway memory leak, it warns, can force the system to kill well-behaved apps in the background and ruin the multitasking experience. New developer tools will flag apps that exceed the thresholds, and a Memory Limiter feature with deeper diagnostics is due later this year.
By April 2027, a second requirement lands: Zero Tap Sign-In, which forces apps to restore users’ sign-in state when they migrate between devices using the Android Restore Credentials API, cutting down on setup friction and credential theft during onboarding.