0、新建的项目时默认使用了androidx。可以在新建项目时取消勾选。

AS 去掉 use androidx.* artifacts 这个选项,不使用androidx

 

1、在sdk manager直接取消勾选,android Q.

AS 去掉 use androidx.* artifacts 这个选项,不使用androidx

 

2、没法取消勾选,又没法更新。直接找到sdk的文件目录,删除android-29.

AS 去掉 use androidx.* artifacts 这个选项,不使用androidx

相关文章:

  • 2021-09-24
  • 2021-06-30
  • 2021-08-09
  • 2021-05-04
  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
猜你喜欢
  • 2021-11-15
  • 2021-04-12
  • 2021-08-24
  • 2021-09-26
  • 2021-11-17
  • 2021-06-18
  • 2022-12-23
相关资源
相似解决方案