Home Slide for Home Assistant

Download: Home Slide for Home Assistant APK

  • Latest Version
Application ID fr.outadoc.quickhass
Downloads 32.21K
Upload by Baptiste Candellier
Rating 4.3/298+
Content rating Everyone
Requires android 5.0 and up
Updated on 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