AcDisplay

Unduh: AcDisplay APK

  • Versi Terbaru
ID Aplikasi com.achep.acdisplay
Unduhan 3.35M
Unggah berdasarkan Artem Chepurnyi
Peringkat 3.6/68.02K+
Everyone, Digital Purchases
Membutuhkan android 4.1
Diperbarui pada Jul 29, 2015

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BIND_ACCESSIBILITY_SERVICE:
    Must be required by an AccessibilityService, to ensure that only the system can bind to it.
  • android.permission.DISABLE_KEYGUARD:
    Allows applications to disable the keyguard if it is not secure.
  • android.permission.GET_TASKS:
    This constant was deprecated in API level 21. No longer enforced.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MEDIA_CONTENT_CONTROL:
    Allows an application to know what content is playing and control its playback.
  • android.permission.PACKAGE_USAGE_STATS:
    Allows an application to collect component usage statistics
  • android.permission.PREVENT_POWER_KEY:
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • 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.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • com.android.vending.BILLING: