Full Battery Charge Alarm

Download: Full Battery Charge Alarm APK

  • Latest Version
Application ID com.fullbatterychargealarm.www
Downloads 97.63K
Upload by Manjunath Phulari
Rating 4.2/5.05K+
Content rating Everyone
Requires android 4.0.3 and up
Updated on May 08, 2017

android.Manifest.permission

  • android.permission.KILL_BACKGROUND_PROCESSES:
    Allows an application to call ActivityManager.killBackgroundProcesses(String).
  • 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.