SandVXposed icon indicating copy to clipboard operation
SandVXposed copied to clipboard

Android版本 6.0.1 的三星平板上,调用MediaRecorder录音,发生闪退

Open Mqho opened this issue 5 years ago • 2 comments

05-04 22:09:59.739 1570-8307/? W/AppOps: Bad call: specified package com.***.app under uid 10294 but it is really 10293 05-04 22:09:59.739 402-29381/? I/SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(1) -> Dest(2) 05-04 22:09:59.739 402-29380/? I/ACodec: [OMX.SEC.naac.enc] Now Idle->Executing 05-04 22:09:59.739 402-1997/? E/StagefrightRecorder: User permission denied to record audio.

异常已经捕获,发生Bad call: specified package com.***.app under uid 10294 but it is really 10293 问题

Mqho avatar May 04 '19 14:05 Mqho

需要允许这个权限,否则将会无法录音的哦

ghost avatar May 19 '19 13:05 ghost

麦克风权限,本地存储读写权限,都有开通的

在 2019-05-19 21:41:21,"梁丽欣" [email protected] 写道:

需要允许这个权限,否则将会无法录音的哦

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Mqho avatar May 21 '19 00:05 Mqho