Friday, 23 October 2015

Android 4.4.4 and 5.0 power menu add flashlight toturial



Sometime you need use flashlight in a emergency, find a long time in the drawer, and also not find, it’s very inconvenient .
In fact, the official preset a code in the power menu, you can press the power button in a long time, in the power menu, you can find the switch.
Modify tutorial as follow:
Open system/customize/ACC/default.xml, find the follow code.

1. <item type="boolean" name="quicklaunch_flashlight">false</item>
Copy the code

Modify false to true, then can open



No comments:

Post a Comment