我有一个应用程序,不允许我启用某些设置,因为安装了另一个应用程序。每次我尝试启用这些设置时它都会说"你不能因为安装应用程序x" 。我知道他们都兼容,但它必须与从第二个应用程序中购买某些应用程序的某些功能有关。
是否有一种方法来防止第一个应用程序检测安装第二个应用程序?
设备:Nexus 4
OS / Build:4.4.4 / KTU84P
mods:xposed
植根:是(显然)
我有一个应用程序,不允许我启用某些设置,因为安装了另一个应用程序。每次我尝试启用这些设置时它都会说"你不能因为安装应用程序x" 。我知道他们都兼容,但它必须与从第二个应用程序中购买某些应用程序的某些功能有关。
是否有一种方法来防止第一个应用程序检测安装第二个应用程序?
设备:Nexus 4
OS / Build:4.4.4 / KTU84P
mods:xposed
植根:是(显然)
I have an app that does not allow me to enable certain settings because another app is installed. Every time I try to enable these settings it says "You cannot because app x is installed". I know they are both compatible but it has to do with buying certain features from the first app that are free in the second.
Is there a way to prevent the first app from detecting the second app is installed?
Device: Nexus 4
OS/Build: 4.4.4/KTU84P
MODs: Xposed
Rooted: yes (obviously)
广泛搜索后发现了一个Xposed模块! Xprivacy!
编辑:
xprivacy( http://repo.xposed.info/module/biz.bokhorst。 Xprivacy )是一个XPosed模块,允许您控制数据应用程序可以访问的数据(它比App-Ops或Receiverstop更强大,但更复杂)。
所以我做了什么: 安装xprivacy后
希望这有帮助 如果需要,将非常乐意添加更多信息:)
After extensive searching found an Xposed module for it! xPrivacy!
EDIT:
xPrivacy (http://repo.xposed.info/module/biz.bokhorst.xprivacy) is an Xposed module that allows you to control what data apps can access (it's more powerful than app-ops or ReceiverStop but more complex).
so what i did: after installing xPrivacy
Hope this helps will be more than happy to add more info if needed :)
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有