Site Audit - Punch, Snag Lists

Unduh: Site Audit - Punch, Snag Lists APK

  • Versi Terbaru
ID Aplikasi co.startmobile.siteaudit
Unduhan 3.15K
Unggah berdasarkan Business Apps - Development Team
Peringkat 4.8/28+
Everyone
Membutuhkan android 5.0
Diperbarui pada Feb 21, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about 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.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.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.vending.BILLING: