Power Menu 33.0.4546b7d APK

Power Menu 33.0.4546b7d APK

무료 다운로드

App Info

  • 앱 이름Power Menu
  • 종류도구
  • 버전33.0.4546b7d
  • 요구 사항4.0.3 이상
  • File Size2.14 MB
  • Updated
  • 앱코드com.nkming.powermenu

기술

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_SUPERUSERApp customer permission.
RebootAllows to reboot the device.
Receive boot completedAllows to receive the boot completed notification that is broadcast after the system finishes booting.
android.permission.RECOVERYApp customer permission.
android.permission.SHUTDOWNApp customer permission.
System alert windowAllows to open windows using the system alert, shown on top of all other applications.
Write external storageAllows to write to external storage such as SD card.
Read external storageAllows to read from external storage such as SD card.