Pic Motion: Make Photos Lively

دانلود: Pic Motion: Make Photos Lively APK

  • آخرین نسخه
شناسه برنامه com.pic.motion.loop
دانلودها 41.17K
آپلود توسط Next edu
رتبه بندی 4.5/275+
رده بندی محتوا Everyone, In-App Purchases
نیاز به اندروید 5.0
به روز رسانی شد Apr 24, 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_MEDIA_AUDIO:
    Allows an application to read audio files 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.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.