Power Menu (root)

Download: Power Menu (root) APK

  • Latest Version
Application ID com.nkming.powermenu
Downloads 411.61K
Upload by nkming
Rating 4.0/1.02K+
Content rating Everyone
Requires android 4.0.3 and up
Updated on Nov 14, 2018

android.Manifest.permission

  • android.permission.ACCESS_SUPERUSER:
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.REBOOT:
    Required to be able to reboot the device.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.RECOVERY:
  • android.permission.SHUTDOWN:
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.