See Tickets Wallet

Download: See Tickets Wallet APK

  • Latest Version
Application ID com.seetickets.Wallet
Downloads 318.21K
Upload by See Tickets
Rating 1.0/918+
Content rating Everyone
Requires android 5.0 and up
Updated on Jan 02, 2024

android.Manifest.permission

  • 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.READ_CALENDAR:
    Allows an application to read the user's calendar data.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_CALENDAR:
    Allows an application to write the user's calendar data.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • android.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: