Upgrade IntelliJ to 10.5 and Android build fails Android SDK not specified

后端 未结 5 590
孤街浪徒
孤街浪徒 2021-02-02 09:21

I just recently updated my IntelliJ Idea installation on my Mac to 10.5. I had an Android project that I was working on in 10.0.3 and everything was working great. Now when I

5条回答
  •  悲&欢浪女
    2021-02-02 09:30

    I was very confused by this as well. I was missing the android sdk under platform settings. enter image description here

    After adding this configuration, it still didn't work until I restarted Intelli-J. Very confusing.

提交回复
热议问题