MBTA Transit Tracker

ダウンロード: MBTA Transit Tracker APK

  • 最新バージョン
アプリケーションID com.scriptedmedia.mbtatransittracker
ダウンロード 892
アップロード方法 scripted media
評価 4.6/8+
コンテンツのレーティング Everyone
アンドロイドが必要です 4.1
更新日 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.