LMPro Mobile Carrier

ダウンロード: LMPro Mobile Carrier APK

  • 最新バージョン
アプリケーションID com.logisticsmanagerpro.mobilecarrier
ダウンロード 1.03K
アップロード方法 Digital Solutions Mobile
評価 2.4/22+
コンテンツのレーティング Everyone, Users Interact, Shares Location
アンドロイドが必要です 5.0
更新日 Feb 21, 2024

android.Manifest.permission

  • android.permission.ACCESS_BACKGROUND_LOCATION:
    Allows an app to access location in the background.
  • 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_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.GET_TASKS:
    This constant was deprecated in API level 21. No longer enforced.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.