Among us lockscreen

Tải xuống: Among us lockscreen APK

  • Phiên bản mới nhất
ID ứng dụng com.amongus.lockscreen
Tải xuống 18.41K
Tải lên bởi NHI Devzl
Đánh giá 4.2/168+
Xếp hạng nội dung Everyone
Yêu cầu android 4.1
Đã cập nhật vào Dec 08, 2020

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.DISABLE_KEYGUARD:
    Allows applications to disable the keyguard if it is not secure.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • 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.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.