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.