用2.3的Android Studio  打开项目,在包名的地方会出现一条红线,但是似乎不影响代码的正确性。

解决步骤:

1、点开SDK Manager,打开SDK Tools面板,将Platform-tools更新

解决TheSDK platform-tools version (26.0.1) is too old to check APIs compiled with API 28; please updat

 

2、点击FIle -> Invalidate Caches/Restart,重启动后就OK了

解决TheSDK platform-tools version (26.0.1) is too old to check APIs compiled with API 28; please updat

相关文章:

  • 2022-12-23
  • 2021-09-11
  • 2021-06-27
  • 2022-12-23
  • 2021-12-05
  • 2022-12-23
  • 2021-05-06
  • 2021-06-06
猜你喜欢
  • 2021-11-09
  • 2021-06-01
  • 2021-12-29
  • 2021-07-15
  • 2022-01-11
相关资源
相似解决方案