Schlage Mobile Access

Загрузить: Schlage Mobile Access APK

  • Последняя версия
Идентификатор приложения com.allegion.schlagemobileaccess
Загрузки 27.15K
Загрузить Schlage Lock Company, LLC
Рейтинг 3.3/161+
Everyone
Требуется Android 9
Обновлено Sep 01, 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_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.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby Bluetooth devices.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.NFC:
    Allows applications to perform I/O operations over NFC.
  • android.permission.REORDER_TASKS:
    Allows an application to change the Z-order of tasks.
  • android.permission.USE_BIOMETRIC:
    Allows an app to use device supported biometric modalities.
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: