Aura Icon Pack

Download: Aura Icon Pack APK

  • Latest Version
Application ID studio14.application.auraicons
Downloads 365.74K
Upload by One4Studio
Rating 4.3/1.31K+
Content rating Everyone
Requires android 7.0 and up
Updated on Apr 25, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.
  • android.permission.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • 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:
  • com.android.vending.CHECK_LICENSE: