Insomnia Coach

다운로드: Insomnia Coach APK

  • 최신 버전
애플리케이션 ID gov.va.mobilehealth.ncptsd.insomniacoach
다운로드 45.78K
업로드 기준 US Department of Veterans Affairs (VA)
평점 3.6/118+
Everyone
안드로이드가 필요합니다 4.4
업데이트 날짜 Oct 19, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_MEDIA_AUDIO:
    Allows an application to read audio files from external storage.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.READ_MEDIA_VIDEO:
    Allows an application to read video files from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.USE_EXACT_ALARM:
    Allows apps to use exact alarms just like with SCHEDULE_EXACT_ALARM but without needing to request this permission from the user.