Home Slide for Home Assistant

Загрузить: Home Slide for Home Assistant APK

  • Последняя версия
Идентификатор приложения fr.outadoc.quickhass
Загрузки 32.21K
Загрузить Baptiste Candellier
Рейтинг 4.3/298+
Everyone
Требуется Android 5.0
Обновлено Oct 12, 2021

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • 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