MBTA Transit Tracker

Télécharger: MBTA Transit Tracker APK

  • Dernière version
ID d'application com.scriptedmedia.mbtatransittracker
Téléchargements 892
Télécharger par scripted media
Note 4.6/8+
Everyone
Nécessite Android 4.1
Mise à jour le Sep 01, 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_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.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.