Aves Gallery

Download: Aves Gallery APK

  • Latest Version
Application ID deckers.thibault.aves
Downloads 93.86K
Upload by Thibault Deckers
Rating 4.2/1.47K+
Content rating Everyone
Requires android 4.4 and up
Updated on May 02, 2024

android.Manifest.permission

  • android.permission.ACCESS_MEDIA_LOCATION:
    Allows an application to access any geographic locations persisted in the user's shared collection.
  • 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.FOREGROUND_SERVICE_DATA_SYNC:
    Allows a regular application to use Service.startForeground with the type "dataSync".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MANAGE_MEDIA:
    Allows an application to modify and delete media files on this device or any connected storage device without user confirmation.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.READ_MEDIA_VIDEO:
    Allows an application to read video files from external storage.
  • android.permission.READ_MEDIA_VISUAL_USER_SELECTED:
    Allows an application to read image or video files from external storage that a user has selected via the permission prompt photo picker.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • android.permission.USE_BIOMETRIC:
    Allows an app to use device supported biometric modalities.
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • deckers.thibault.aves.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: