如何修复Android Studio的构建失败:找不到sdklib.jar

时间:2013-12-28 05:17:52

标签: android build ide android-studio

即使我构建了一个新创建的项目,我也收到了错误!!我已经安装了我需要的所有SDK。 SDK路径设置似乎都是正确的。我甚至重新安装了Android Studio。请帮忙。

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:classpath'.
   > Could not download artifact 'com.android.tools:sdklib:22.4.2:sdklib.jar'
      > Artifact 'com.android.tools:sdklib:22.4.2:sdklib.jar' not found.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

1 个答案:

答案 0 :(得分:0)

打开android sdk并尝试更新你的adb和平台工具(如果有的话)并且下载平台的东西是缺少的东西,例如,如果你正在开发目标4.1和min 2.3.3的东西,那么你不要下载所有可能的东西从sdk下载到sdk manager的相应下拉列表中