简体   繁体   English

Android Studio运行配置显示错误

[英]Android studio run configuration shows error

When i am setting "compileSdkVersion 'Google Inc.:Google APIs:23'" as SDK Version at that time module name have a cross ( x ) sign over the android icon. 当我将“ compileSdkVersion'Google Inc.:Google APIs:23'”设置为SDK版本时,模块名称在android图标上带有叉号(x)。 Inside run configuration dialog it shows error like 'Error Please select Android SDK' . 在运行配置对话框中,它显示错误,例如“错误,请选择Android SDK” Due to that error app was not launch. 由于该错误,应用无法启动。

But When i am setting "compileSdkVersion 23" as SDK Version at that time every thing works fine and also app was launch. 但是,当我当时将“ compileSdkVersion 23”设置为SDK版本时,一切正常,并且应用也已启动。

First confirm that you have already downloaded the sdk "Google Inc.:Google APIs:23" From SdkManager. 首先,确认您已经从SdkManager下载了sdk“ Google Inc.:Google APIs:23”。 If it is there then check the paths. 如果存在,请检查路径。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM