SandVXposed
SandVXposed copied to clipboard
Android版本 6.0.1 的三星平板上,调用MediaRecorder录音,发生闪退
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 问题
需要允许这个权限,否则将会无法录音的哦
麦克风权限,本地存储读写权限,都有开通的
在 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.