Gallery - Photo& Video

Download: Gallery - Photo& Video APK

  • Latest Version
Application ID com.droid.gallery.edit
Downloads 183.95K
Upload by DroidCorporation
Rating 3.7/886+
Content rating Everyone
Requires android 6.0 and up
Updated on Sep 05, 2023

android.Manifest.permission

  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • 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.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.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.