Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinCrag authored May 31, 2020
1 parent 27bc724 commit 8425715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Probably you have been faced with high battery consumption in the first 3-4 days
It should be after flashing or installing updates on older versions of Android starting from 6 and below.
You have encountered such a system dialog as "Optimizing app xx from xx"

## In Android 7+ did they hide this from the user's eyes or delete it? Does this mean that the optimization has been removed?
## In Android 7+, did they hide this from the user's eyes or delete it? Does this mean that the optimization has been removed?
No, this is not such. This option was not lost, but simply postponed, and the postponement of this task causes the battery to run out. Do you think that optimization is happening in the background? The answer is not correct. It only starts under special conditions. Lack of this optimization will drain the battery. Optimization is not performed because we do not know how to fulfil the conditions necessary for its launch. The consequence of this is the accelerated discharge of the phone.

You can often watch how the Android system consumes energy more than other applications. This is the result of not allowing the system to optimize.
Expand Down

0 comments on commit 8425715

Please sign in to comment.