刚开始建项目 会出现   Version 28 (intended for Android Pie and below) is the last version of the legacy support library, so we recommend that you migrate to AndroidX libraries when using Android Q and moving forward. The IDE can help with this: Refactor > Migrate to AndroidX... less... (Ctrl+F1)  等等字样,修改方法:targetSDKversion  改成  28 就行了

Version 28 (intended for Android Pie and below) is the last version of the legacy support library, s

相关文章:

  • 2021-06-26
  • 2021-04-03
  • 2021-04-22
  • 2021-10-27
  • 2022-03-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-14
  • 2021-09-21
  • 2022-12-23
  • 2021-07-14
  • 2022-12-23
  • 2021-09-19
相关资源
相似解决方案