Android Studio: “Please select Android SDK”
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: After a successfull import of an Eclipse-Android-Project into "Android Studio 1.4" i get the error "Please select Android SDK" when I click on the button to run the application in simulator. But I can't find any possibility to do that. This dialog opens up when i click on "run": This is the "project structure" dialog: What to do now? 回答1: I go to build.gradle and click sync now . Then it worked. Update : Tools -> Android -> Sync Project with Gradle Files (Android Studio 3.0.1) 回答2: click this icon to sync gradle or edit any of your module