I get this error when trying to use latest Google Play Services SDK:
C:\\Program Files (x86)\\Android\\android-sdk\\extras\\google\\google_play_services\\lib
I fixed it by changing the minSdkVersion in google-play-services_lib manifest to the minimum SDK version used by my app. Example:
minSdkVersion
google-play-services_lib