Ultimate Flash Alerts

Download: Ultimate Flash Alerts APK

  • Latest Version
Application ID com.irisstudio.flashalerts
Downloads 7.42M
Upload by Iris Studios and Services
Rating 4.6/82.26K+
Content rating Everyone
Requires android 4.0 and up
Updated on Mar 03, 2020

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BATTERY_STATS:
    Allows an application to collect battery statistics
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.FLASHLIGHT:
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • 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.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: