Android Studio updates have led to errors

后端 未结 2 1698
梦谈多话
梦谈多话 2020-12-21 06:28

I just updated my Android Studio to the current 0.3.1 version. Consequently I\'ve started getting a few issues that I can\'t seem to understand. First I get this message abo

相关标签:
2条回答
  • 2020-12-21 07:05

    I try to remove and reinstall Extras but the problem is not solved , I find a solution to correct that to reset AndoidStudio.

    You have to remove this directory and restart AndroidStudio to detect the SDK location

    ~/Library/Preferences/AndroidStudio*
    ~/Library/Caches/AndroidStudio*
    ~/Library/Logs/AndroidStudio*
    
    0 讨论(0)
  • 2020-12-21 07:17

    In Android SDK Manager, select the following items and then click Install packages:

    Extras/Google Repository

    Extras/Android Support Repository

    After install restart Android studio

    0 讨论(0)
提交回复
热议问题