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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前仅通过adb命令伪装来自谷歌安装的应用
adb shell pm install -i "com.android.vending" -r <path to apk on the phone>.apk
声明安装者(安装来源) 填写伪装成谷歌Google Play商店的包名 此时InstallerX会加载一段时间无任何操作,疑似无法调用 com.android.vending通行安装
Ps:此应用不是从官方 Google Play 商店下载的。出于安全原因,我们要求您卸载该应用,然后从官方 Google Play 商店重新下载。 (一些应用会检测程序是否安装自可信的商店如谷歌) @iamr0s
The text was updated successfully, but these errors were encountered:
@iamr0s 我认为InstallerX需要更新了,请添加无图标版本和有图标版本。(或者添加功能开关-隐藏桌面图标)
Sorry, something went wrong.
https://github.com/iamr0s/InstallerX @iamr0s
No branches or pull requests
目前仅通过adb命令伪装来自谷歌安装的应用
声明安装者(安装来源)
填写伪装成谷歌Google Play商店的包名
此时InstallerX会加载一段时间无任何操作,疑似无法调用
com.android.vending通行安装
Ps:此应用不是从官方 Google Play 商店下载的。出于安全原因,我们要求您卸载该应用,然后从官方 Google Play 商店重新下载。
(一些应用会检测程序是否安装自可信的商店如谷歌)
@iamr0s
The text was updated successfully, but these errors were encountered: