Trimble Connect

Download: Trimble Connect APK

  • Latest Version
Application ID com.trimble.buildings.connect
Downloads 194.61K
Upload by Trimble Inc.
Rating 2.3/501+
Content rating Everyone
Requires android 8.0 and up
Updated on Apr 23, 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.BATTERY_STATS:
    Allows an application to collect battery statistics
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.CHANGE_NETWORK_STATE:
    Allows applications to change network connectivity state.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.CLEAR_APP_CACHE:
    Allows an application to clear the caches of all installed applications on the device.
  • android.permission.CLEAR_APP_USER_DATA:
  • android.permission.DELETE_CACHE_FILES:
    Old permission for deleting an app's cache files, no longer used, but signals for us to quietly ignore calls instead of throwing an exception.
  • android.permission.DUMP:
    Allows an application to retrieve state dump information from system services.
  • android.permission.INTERNAL_SYSTEM_WINDOW:
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MANAGE_DOCUMENTS:
    Allows an application to manage access to documents, usually as part of a document picker.
  • android.permission.MOUNT_FORMAT_FILESYSTEMS:
    Allows formatting file systems for removable storage.
  • 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.READ_USER_DICTIONARY:
  • android.permission.SET_DEBUG_APP:
    Configure an application for debugging.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.