Simple File Manager

دانلود: Simple File Manager APK

  • آخرین نسخه
شناسه برنامه com.simplemobiletools.filemanager
دانلودها 4.98M
آپلود توسط Simple Mobile Tool
رتبه بندی 2.8/12.22K+
رده بندی محتوا Everyone, In-App Purchases
نیاز به اندروید 6.0
به روز رسانی شد Feb 20, 2024

android.Manifest.permission

  • android.permission.MANAGE_EXTERNAL_STORAGE:
    Allows an application a broad access to external storage in scoped storage.
  • 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.REQUEST_INSTALL_PACKAGES:
    Allows an application to request installing packages.
  • 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.