Dispatch Mobile Workflow

下载: Dispatch Mobile Workflow APK

  • 最新版本
应用程序 ID eurekatechnology.dispatch.mobile.android.workflow
下载 26.77K
上传者 EUREKA Technology
Everyone
需要 android 4.4
更新日期 Jan 24, 2024

android.Manifest.permission

  • android.permission.ACCESS_BACKGROUND_LOCATION:
    Allows an app to access location in the background.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_LOCATION:
  • 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.BIND_INPUT_METHOD:
    Must be required by an InputMethodService, to ensure that only the system can bind to it.
  • android.permission.BIND_NFC_SERVICE:
    Must be required by a HostApduService or OffHostApduService to ensure that only the system can bind to it.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.FLASHLIGHT:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INSTANT_APP_FOREGROUND_SERVICE:
    Allows an instant app to create foreground services.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • android.permission.NFC:
    Allows applications to perform I/O operations over NFC.
  • android.permission.NFC_TRANSACTION_EVENT:
    Allows applications to receive NFC transaction events.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • 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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.USB_PERMISSION:
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.