Caused by: java.lang.ClassNotFoundException: Didn't find class "XXXXXXXXX.util.Utils$FileProvider4UtilCode" on path: DexPathList

我也查了很多的博客 比如这位的  连接:https://blog.csdn.net/haojiagou/article/details/84918005

Caused by: java.lang.ClassNotFoundException: Didn‘t find class “XXXXXXXXX.util.Utils$FileProvider4Ut

今天被这个东西困扰了一天    现在来记录一下 这个东西出现的原因 项目的原因C库不支持androidX  所以我就吧AndroidX全部替换成了support   全部替换完成以后 出现了这个错误。 

 

其次这个错误可能三方包中包含androidX  例如Caused by: java.lang.ClassNotFoundException: Didn‘t find class “XXXXXXXXX.util.Utils$FileProvider4Ut

Caused by: java.lang.ClassNotFoundException: Didn‘t find class “XXXXXXXXX.util.Utils$FileProvider4Ut

Caused by: java.lang.ClassNotFoundException: Didn‘t find class “XXXXXXXXX.util.Utils$FileProvider4Ut

记录一下。。。。。。

相关文章:

  • 2022-12-23
  • 2022-01-10
  • 2021-10-15
  • 2021-04-14
  • 2021-10-09
  • 2021-10-01
  • 2022-12-23
  • 2021-12-27
猜你喜欢
  • 2022-12-23
  • 2021-11-23
  • 2021-08-17
  • 2021-11-02
  • 2021-09-02
  • 2022-12-23
相关资源
相似解决方案