Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

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 ?

[cloudnotes-preview-android-sample] Unable to resolve target 'Google Inc.:Google APIs:15'

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
819 views
Welcome To Ask or Share your Answers For Others

1 Answer

Make sure you have that target downloaded. You can do this through 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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...