Power Menu (root)

다운로드: Power Menu (root) APK

  • 최신 버전
애플리케이션 ID com.nkming.powermenu
다운로드 411.61K
업로드 기준 nkming
평점 4.0/1.02K+
Everyone
안드로이드가 필요합니다 4.0.3
업데이트 날짜 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.