Access Scan-App

دانلود: Access Scan-App APK

  • آخرین نسخه
شناسه برنامه de.eventim.mobile.app.access
دانلودها 31.65K
آپلود توسط CTS EVENTIM AG & Co. KGaA
رده بندی محتوا Everyone
نیاز به اندروید 5.1
به روز رسانی شد Mar 06, 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.BATTERY_STATS:
    Allows an application to collect battery statistics
  • android.permission.BIND_NFC_SERVICE:
    Must be required by a HostApduService or OffHostApduService to ensure that only the system can bind to it.
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.BLUETOOTH_PRIVILEGED:
    Allows applications to pair bluetooth devices without user interaction, and to allow or disallow phonebook access or message access.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.CAPTURE_VIDEO_OUTPUT:
  • android.permission.CHANGE_NETWORK_STATE:
    Allows applications to change network connectivity state.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.FLASHLIGHT:
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.NFC:
    Allows applications to perform I/O operations over NFC.
  • android.permission.NFC_TRANSACTION_EVENT:
    Allows applications to receive NFC transaction events.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • 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.