未指定 Android SDK

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/20974151/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-20 03:45:21  来源:igfitidea点击:

Android SDK is not specified

android

提问by Kostya Khuta

I use Intellij Idea 12. Some days ago all works fine, but now I get error

我使用 Intellij Idea 12。几天前一切正常,但现在出现错误

Android Source Generator: [facebook] Android SDK is not specified. Project settings you can see on a picture. I try to rebuld project but it does not help me.

Android Source Generator: [facebook] Android SDK is not specified. 您可以在图片上看到的项目设置。我尝试重新构建项目,但它对我没有帮助。

project settings

项目设置

采纳答案by Kostya Khuta

Solution is in thispost. In my case it was problem with Android platform, i change it from 4.1.2 to 4.3 and now all works fine

解决方案在 这篇文章中。就我而言,这是 Android 平台的问题,我将其从 4.1.2 更改为 4.3,现在一切正常