Amazon Location Demo

Download: Amazon Location Demo APK

  • Latest Version
Application ID com.aws.amazonlocation
Downloads 6.46K
Upload by Amazon Mobile LLC
Rating 4.0/33+
Content rating Everyone
Requires android 7.0 and up
Updated on Nov 08, 2023

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_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.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • com.aws.amazonlocation.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: