Full Battery Alarm

Tải xuống: Full Battery Alarm APK

  • Phiên bản mới nhất
ID ứng dụng com.arcane.fullbatteryalarm
Tải xuống 60.02K
Tải lên bởi Arcane App Studio
Đánh giá 4.3/708+
Xếp hạng nội dung Everyone
Yêu cầu android 4.1
Đã cập nhật vào Oct 11, 2018

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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • 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.