Taylor Kerns / Android Authority
TL;DR Android 17 Beta 3 includes hidden code for a new “Priority Charging” feature that pauses background activity to speed up charging.
The feature recommends using a 30W+ charger and actively manages temperature to protect battery health.
Google’s approach focuses on smarter power allocation rather than higher charging speeds.
Google’s latest Android 17 Beta 3 release has plenty of visible changes, but as usual, some really interesting stuff is hiding under the hood.
Digging through Android 17 Beta 3, we’ve spotted references to a new feature called “Priority Charging,” and it could be one of those deceptively simple additions that ends up being genuinely useful in everyday life.
According to code strings in the new beta, Priority Charging is designed for those moments when you’re short on time and need your phone to charge as quickly as possible.
When enabled, the feature will temporarily pause background activity like app updates and focus system resources on delivering faster charging speeds. However, calls and texts should still come through normally.
Code Copy Text <string name="battery_charging_intro_dialog_header">Priority Charging temporarily pauses background activity like app updates for a faster charge. You'll still receive calls and texts.</string>
Code Copy Text <string name="battery_charging_intro_dialog_learn_more">Learn more about Priority Charging</string>
... continue reading