Sensors

Download: Sensors APK

  • Latest Version
Application ID appinventor.ai_ipsita_das_hyd.Sensors
Downloads 4
Upload by JrInLab Students
Content rating Everyone
Requires android 2.1 and up
Updated on Mar 06, 2022

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.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.