gpt4 book ai didi

Android 11 对麦克风使用的限制

转载 作者:行者123 更新时间:2023-12-04 07:14:35 26 4
gpt4 key购买 nike

从 Android 11 开始,引入了新的麦克风使用限制。 Android 提供了一些豁免。 https://developer.android.com/guide/components/foreground-services#bg-access-restriction-exemptions .我对最后一个感兴趣

The service is started by an app that has the START_ACTIVITIES_FROM_BACKGROUND privileged permission.
我在 AndroidManifest.xml 中声明了这一点并将其列入允许列表,但是,当应用程序在后台运行时,我仍然无法使用麦克风。有没有人遇到过这个?权限真的可以帮助应用摆脱限制吗?谢谢

最佳答案

START_ACTIVITIES_FROM_BACKGROUND不是 Android SDK 的一部分。和它的 protectionLevel设置为 signature|privileged|vendorPrivileged|oem|verifier ,至少在 Android 11 上。普通应用无法持有此权限。

关于Android 11 对麦克风使用的限制,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/68855281/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com