Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to resolve target 'Google Inc.:Google APIs:15'

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'

like image 503
armani Avatar asked Jul 12 '12 18:07

armani


1 Answers

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.

like image 106
Frank Sposaro Avatar answered Oct 16 '22 03:10

Frank Sposaro