RidePATH

Download: RidePATH APK

  • Latest Version
Application ID gov.panynj.pathuatapp
Downloads 101.17K
Upload by Port Authority of NY & NJ
Rating 2.9/174+
Content rating Everyone
Requires android 5.0 and up
Updated on Oct 27, 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_LOCATION_EXTRA_COMMANDS:
    Allows an application to access extra location provider commands.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_NOTIFICATION_POLICY:
    Marker permission for applications that wish to access notification policy.
  • android.permission.ACCESS_SURFACE_FLINGER:
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.BIND_NOTIFICATION_LISTENER_SERVICE:
    Must be required by an NotificationListenerService, to ensure that only the system can bind to it.
  • android.permission.GET_ACCOUNTS:
    Allows access to the list of accounts in the Accounts Service.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.LOCATION_HARDWARE:
    Allows an application to use location features in hardware, such as the geofencing api.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_INTERNAL_STORAGE:
  • android.permission.STATUS_BAR:
    Allows an application to open, close, or disable the status bar and its icons.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • android.permission.WRITE_INTERNAL_STORAGE:
  • com.google.android.c2dm.permission.RECEIVE: