Simple Gallery Pro

Download: Simple Gallery Pro APK

  • Latest Version
Application ID com.simplemobiletools.gallery.pro
Downloads 1.66M
Upload by Simple Mobile Tool
Rating 4.5/139.65K+
Content rating Everyone
Requires android 6.0 and up
Updated on Oct 09, 2023

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.MANAGE_EXTERNAL_STORAGE:
    Allows an application a broad access to external storage in scoped storage.
  • 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_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.