I have import google-play-services_lib into my workspace and Add google project into MYProject it give mr error:
Description Resource Path Locatio
I found that the reference is looking at the wrong folder. It normally looks in
for the jar file and the file is actually inside the
folder. I couldn't find a way to change the reference link, so I just copied the jar file and the matching jar properties file from the /libs
folder to the /bin
folder.
I hope it helps.