Well, I'm trying to use google maps api v2. so i need to import:
SDK / optional / Google / google_play_service
if i import there are some errors
[2014-02-13 22:32:55 - google-play-services_lib] Unable to resolve target 'android-9'
[2014-02-13 22:32:56 - google-play-services_lib] Unable to resolve target 'android-9'
[2014-02-13 22:34:51 - google-play-services_lib] Unable to resolve target 'android-8'
[2014-02-13 22:34:52 - google-play-services_lib] Unable to resolve target 'android-8'
I uninstall everything and reinstall it, but the problem is still pressing.
source
share