Inspection checklist audit app

Unduh: Inspection checklist audit app APK

  • Versi Terbaru
ID Aplikasi checkbuster_v3.Android
Unduhan 84.4K
Unggah berdasarkan Checkbuster
Peringkat 4.2/182+
Everyone, Users Interact, Unrestricted Internet
Membutuhkan android 8.0
Diperbarui pada Jun 15, 2023

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • 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_NOTIFICATION_POLICY:
    Marker permission for applications that wish to access notification policy.
  • 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_MEDIA:
    Allows an application to modify and delete media files on this device or any connected storage device without user confirmation.
  • android.permission.NFC:
    Allows applications to perform I/O operations over NFC.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.
  • checkbuster_v3.Android.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: