Patient Access
MEDICAL
Trackers
Permissions
Total permissions: 11 Unknown permissions: 0 Signature permissions: 1 Permissions considered normal: 5 Permissions considered dangerous: 5android.permission.ACCESS_NETWORK_STATE
(normal instant)
Allows applications to access information about networks.
android.permission.ACCESS_WIFI_STATE
(normal)
Allows applications to access information about Wi-Fi networks.
android.permission.CAMERA
(dangerous instant)
Required to be able to access the camera device. This will automatically enforce the '> uses-featureall camera features. If you do not require all camera features or can properly operate if a camera is not available, then you must modify your manifest as appropriate in order to install on devices that don't support all camera features.
android.permission.CAPTURE_AUDIO_OUTPUT
(signature privileged role)
Allows an application to capture audio output. Use the CAPTURE_MEDIA_OUTPUTpermission if only the USAGE_UNKNOWN, USAGE_MEDIA or USAGE_GAME usages are intended to be captured. Not for use by third-party applications.
android.permission.INTERNET
(normal instant)
Allows applications to open network sockets.
Allows an application to modify global audio settings.
android.permission.READ_CALENDAR
(dangerous)
Allows an application to read the user's calendar data.
android.permission.RECORD_AUDIO
(dangerous instant)
Allows an application to record audio.
android.permission.USE_FINGERPRINT
(normal)
Allows an app to use fingerprint hardware.
android.permission.WRITE_CALENDAR
(dangerous)
Allows an application to write the user's calendar data.
android.permission.WRITE_EXTERNAL_STORAGE
(dangerous)
Allows an application to write to external storage. Note: If both your ' minSdkVersion and ' targetSdkVersion values are set to 3 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your '>getExternalFilesDir and getExternalCacheDir. If this permission is not allowlisted for an app that targets an API level before Q this permission cannot be granted to apps.
softRestricted immutablyRestricted