Error:Android Source Generator: [sdk] Android SDK is not specified.

有时候使用intellij idea 带入android 项目,运行提示Error:Android Source Generator: [sdk] Android SDK is not specified.

问题原因:

android项目Module sdk被设置成别的(eg:jdk)。

解决方法:

只需切换成android sdk 即可。

Error:Android Source Generator: [sdk] Android SDK is not specified._第1张图片

转载于:https://www.cnblogs.com/uinique/p/4761222.html

你可能感兴趣的:(Error:Android Source Generator: [sdk] Android SDK is not specified.)