Wakelock Revamp – PowerManager
The Wakelock Revamp – PowerManager app allows users to access and control the Android Power and WiFi managers. It can be used to keep the screen on, keep the CPU running in standby mode, ensure a stable WiFi connection, and override power-saving measures. The app uses the WAKE\_LOCK and RECEIVE\_BOOT\_COMPLETED permissions to function properly.
1. Wakelock Revamp – PowerManager is an Android app that gives users access to the Power and WifiManager.
2. The app can be used on any Android device and allows users to force the PowerManager to keep the screen on, keep the CPU running in standby mode, and ensure the Wifi connection keeps running at full performance.
3. The app also allows users to keep the screen on in full brightness or dimmed mode during movies, override power saving measures if they are causing issues, and more.
4. The app requires the WAKE\_LOCK and RECEIVE\_BOOT\_COMPLETED permissions to function.
5. This is the modernized version of the app “WakeLock – PowerManager”.
Wakelock, PowerManager, Android, screen, CPU, Wifi, performance, movies, power saving, brightness
Wake Lock gives you access to Android’s Power- and WifiManager.
You can use it on any Android phone or tablet.
Examples of what it can do for you:
• Force the PowerManager to keep the screen on
• Have the CPU still running in standby mode
• Ensure the Wifi connection keeps running at full performance
• Keep the screen on in full brightness or dimmed mode during movies
• Override power saving measures if they are causing issues
This is the modernized version of my app “WakeLock – PowerManager”.
What the permissions are used for:
• WAKE_LOCK, to obviously be allowed to acquire wakelocks.
• RECEIVE_BOOT_COMPLETED, to start the app after device reboots.
• READ_PHONE_STATE, to act on start/ending calls, allowing the app to acquire a lock just for the duration of the call.
• INTERNET, for automatic crash tracking. There is an option to disable this, but why would you 🙁?