Smart-Tag

Download: Smart-Tag APK

  • Latest Version
Application ID com.smarttag.mobileapplication
Downloads 6.02K
Upload by Weldco-Beales Mfg
Rating 3.5/19+
Content rating Everyone
Requires android 4.4W and up
Updated on Sep 21, 2020

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_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.BLUETOOTH_PRIVILEGED:
    Allows applications to pair bluetooth devices without user interaction, and to allow or disallow phonebook access or message access.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MEDIA_CONTENT_CONTROL:
    Allows an application to know what content is playing and control its playback.
  • 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.