in my application, I request somes sensitive permissions to make functions of application work properly:
android.permission.RECORD_AUDIO: to use microphone to record sound as a medical signal
android.permission.STORAGE android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_EXTERNAL_STORAGE: to save record on storage (internal and external)
Personal information
We made this app with your privacy and law in mind, so we do not collect sensitive data. We do not collect recorded signal data.
The recorded file can be sent to a remote location only when user enabled this feature and only to user configured server.