andywu91 / XAPKInstaller

A library for install xapk(single apk with obb) or xapk(multiple apk with obb).
Apache License 2.0
91 stars 28 forks source link

[bug]-找不到provider #1

Open yzytmac opened 2 years ago

yzytmac commented 2 years ago

Couldn't find meta-data for provider with authority com.wuliang.xapkinstaller.utils.provider 在清单文件中确实也没看到provider

andywu91 commented 2 years ago

Couldn't find meta-data for provider with authority com.wuliang.xapkinstaller.utils.provider 在清单文件中确实也没看到provider

兄弟,我代码里没用到provider,你是什么场景?是你自己代码需要provider吗?

yzytmac commented 2 years ago

你代码AppUtil的第60行val authority = context.packageName + ".utils.provider"

andywu91 commented 2 years ago

你代码AppUtil的第60行val authority = context.packageName + ".utils.provider"

ok,我看一下

andywu91 commented 2 years ago

已经提交了provider,如果不行的话,可以使用https://github.com/Blankj/AndroidUtilCode, 这个库里的AppUtils类的方法安装app

yzytmac commented 2 years ago

加个微信交流下Android11的问题,为微信yzytmac

杨震宇

@.*** | 签名由网易邮箱大师定制

在2021年08月31日 @.***> 写道:

已经提交了provider,如果不行的话,可以使用https://github.com/Blankj/AndroidUtilCode, 这个库里的AppUtils类的方法安装app

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.