Photo Gallery & Album Editor

Download: Photo Gallery & Album Editor APK

  • Latest Version
Application ID image.photoedit.photogallery
Downloads 7.03M
Upload by iJoysoft
Rating 4.6/90.06K+
Content rating Everyone
Requires android 4.4 and up
Updated on Apr 23, 2024

android.Manifest.permission

  • android.permission.ACCESS_ADSERVICES_AD_ID:
    This permission needs to be declared by the caller of Advertising ID APIs.
  • android.permission.ACCESS_ADSERVICES_ATTRIBUTION:
    This permission needs to be declared by the caller of Attribution APIs.
  • android.permission.ACCESS_ADSERVICES_TOPICS:
    This permission needs to be declared by the caller of Topics APIs.
  • 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.CAMERA:
    Required to be able to access the camera device.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MANAGE_EXTERNAL_STORAGE:
    Allows an application a broad access to external storage in scoped storage.
  • 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.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • 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.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.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.google.android.gms.permission.AD_ID: