COVID Coach

Download: COVID Coach APK

  • Latest Version
Application ID gov.va.mobilehealth.ncptsd.covid
Downloads 36.17K
Upload by US Department of Veterans Affairs (VA)
Rating 4.5/405+
Content rating Everyone
Requires android 4.4 and up
Updated on Jun 14, 2023

android.Manifest.permission

  • android.permission.ACCESS_MEDIA_LOCATION:
    Allows an application to access any geographic locations persisted in the user's shared collection.
  • 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.CAMERA:
    Required to be able to access the camera device.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • 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.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.vending.CHECK_LICENSE:
  • gov.va.mobilehealth.ncptsd.covid.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: