Код: Выделить всё
Unable to start service com.hbisoft.hbrecorder.ScreenRecordService@67f055a with Intent { cmp=com.call.santa.prank.sound/com.hbisoft.hbrecorder.ScreenRecordService (has extras) }:
java.lang.SecurityException: Starting FGS with type microphone callerApp=ProcessRecord{74cd2f9 22442:com.call.santa.prank.sound/u0a548} targetSDK=34 requires permissions:
all of the permissions allOf=true [android.permission.FOREGROUND_SERVICE_MICROPHONE]
any of the permissions allOf=false
[android.permission.CAPTURE_AUDIO_HOTWORD,
android.permission.CAPTURE_AUDIO_OUTPUT,
android.permission.CAPTURE_MEDIA_OUTPUT,
android.permission.CAPTURE_TUNER_AUDIO_INPUT,
android.permission.CAPTURE_VOICE_COMMUNICATION_OUTPUT,
android.permission.RECORD_AUDIO]
Код: Выделить всё
Подробнее здесь: https://stackoverflow.com/questions/791 ... ermissions