SnoreApp: snoring detection

Baixar: SnoreApp: snoring detection APK

  • Versão mais recente
ID do aplicativo com.snorecare.lilly.surface
Baixar 125.92K
Enviar por SnoreCare KMS
Classificação 3.9/973+
Classificação do conteúdo Everyone
Requer Android 5.1
Atualizado em Dec 16, 2023

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.FOREGROUND_SERVICE_MICROPHONE:
    Allows a regular application to use Service.startForeground with the type "microphone".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.vending.BILLING: