Simple File Manager

다운로드: Simple File Manager APK

  • 최신 버전
애플리케이션 ID 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.