mobileTMA GO

다운로드: mobileTMA GO APK

  • 최신 버전
애플리케이션 ID com.tmasystems.mGO_Droid
다운로드 3.41K
업로드 기준 TMA Systems, LLC
평점 2.4/21+
콘텐츠 등급 Everyone
안드로이드가 필요합니다 5.1
업데이트 날짜 Apr 10, 2024

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_LOCATION_EXTRA_COMMANDS:
    Allows an application to access extra location provider commands.
  • android.permission.ACCESS_MOCK_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.CAMERA:
    Required to be able to access the camera device.
  • android.permission.DELETE_PACKAGES:
    Allows an application to delete packages.
  • android.permission.GET_PACKAGE_SIZE:
    Allows an application to find out the space used by any package.
  • android.permission.INSTALL_PACKAGES:
    Allows an application to install packages.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.LOCATION_HARDWARE:
    Allows an application to use location features in hardware, such as the geofencing api.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.RESTART_PACKAGES:
    This constant was deprecated in API level 15. The ActivityManager.restartPackage(String) API is no longer supported.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.