且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

ClassNotFoundException:找不到类"android.support.v4.content.FileProvider" androidx迁移后

更新时间:2022-03-09 06:37:39

为什么要加载旧版本的FileProvider?

why does it want to load the old version of FileProvider?

基于堆栈跟踪,也许您仍在清单的<provider>元素中使用旧软件包名称.

Based on the stack trace, perhaps you are still using the old package name in the <provider> element in the manifest.