
Power Menu 33.0.4546b7d APK
App Info
- App NamePower Menu
- CategoryTools
- Version33.0.4546b7d
- Requirement4.0.3 or higher
- File Size2.14 MB
- Updated2017-02-01
- App Codecom.nkming.powermenu
App Description
Require rooted device, won't work otherwise
Important notice on Android 6.0:
When you perform a reboot to recovery, the system dialog would incorrectly state as performing a factory data reset. Please be assured that this app would NOT factory reset your phone and it is purely a visual bug. Hopefully Google would fix it in future revision of Android M/N
Features:
Power off
Sleep (Screen lock)
Reboot, soft reboot (require busybox), recovery, bootloader
Screenshot
System menu override
Languages:
English
Russian (contributed by Виталя Борисов, thanks!)
Notice:
Screenshot may not work if you have "mount namespace separation" enabled in SuperSU
Installing as System App (technical read):
On Android 4.3+, you can freely choose whether to install our app to /system. Running as a system app would grant us extra permissions to invoke some protected functions (like shutdown/reboot) via the Android API. Otherwise we'll fallback to root shell commands, which could be slower depending on your device. However modifying /system would most likely hinder your ability to receive an OTA update
If you do opt to install as system app, you'll have to remove it from /system first in order to uninstall completely. You can do so by opening the config and clicking "Undo system app installation"
You can find the source in the GitHub repo at https://github.com/nkming2/power-menu, bug reports should also go there
android.permission.ACCESS_SUPERUSER | App customer permission. |
---|---|
Reboot | Allows to reboot the device. |
Receive boot completed | Allows to receive the boot completed notification that is broadcast after the system finishes booting. |
android.permission.RECOVERY | App customer permission. |
android.permission.SHUTDOWN | App customer permission. |
System alert window | Allows to open windows using the system alert, shown on top of all other applications. |
Write external storage | Allows to write to external storage such as SD card. |
Read external storage | Allows to read from external storage such as SD card. |