Full Battery Alarm

Загрузить: Full Battery Alarm APK

  • Последняя версия
Идентификатор приложения com.arcane.fullbatteryalarm
Загрузки 60.02K
Загрузить Arcane App Studio
Рейтинг 4.3/708+
Everyone
Требуется Android 4.1
Обновлено 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.