Android 无法解析目标“Google Inc.:Google APIs:15”
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/11458696/
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
Unable to resolve target 'Google Inc.:Google APIs:15'
提问by armani
I am trying to install some android developer plugins. After the installation is done, i see this warning 3 times in the console. Why does this error occur and how can i get rid of it ? If I ignore this error, how will it affect me later ?
我正在尝试安装一些 android 开发人员插件。安装完成后,我在控制台中看到此警告 3 次。为什么会发生此错误,我该如何摆脱它?如果我忽略这个错误,以后会对我有什么影响?
[cloudnotes-preview-android-sample] Unable to resolve target 'Google Inc.:Google APIs:15'
[cloudnotes-preview-android-sample] 无法解析目标“Google Inc.:Google APIs:15”
回答by Frank Sposaro
Make sure you have that target downloaded. You can do this through Eclipse.
确保您已下载该目标。您可以通过 Eclipse 执行此操作。
Just click on the SDK-Manager tool. It's the little Android guy with the down arrow. Then make sure you have the correct target package installed.
只需单击 SDK-Manager 工具。这是带有向下箭头的 Android 小家伙。然后确保您安装了正确的目标包。