We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
就是那个
移除安装器的安装未知来源权限检查:出于安全考虑,目前已禁止您的手机安装来自此来源的未知应用。您可以在“设置”中对此进行更改。,参考我的模块,hook系统框架,使其不要检查这个权限,原生安卓也可用。这个授权纯纯恶心人,到MIUI这里还多了个十秒倒计时😅
出于安全考虑,目前已禁止您的手机安装来自此来源的未知应用。您可以在“设置”中对此进行更改。
No response
有代码实现了,希望可以整合进去 https://github.com/weixiansen574/FuckUnknownSourcesRestrictions
The text was updated successfully, but these errors were encountered:
7c288f9
Sorry, something went wrong.
feat: framework - Bypass unknown sources restrictions
#862
No branches or pull requests
需求内容
就是那个
移除安装器的安装未知来源权限检查:
出于安全考虑,目前已禁止您的手机安装来自此来源的未知应用。您可以在“设置”中对此进行更改。
,参考我的模块,hook系统框架,使其不要检查这个权限,原生安卓也可用。这个授权纯纯恶心人,到MIUI这里还多了个十秒倒计时😅实现思路&截图
No response
简单例子
有代码实现了,希望可以整合进去
https://github.com/weixiansen574/FuckUnknownSourcesRestrictions
The text was updated successfully, but these errors were encountered: