For Android Map api v2 Description references non existing library google-play-services_lib\bin\google-play-services_lib.jar

Muaz Ishfaq picture Muaz Ishfaq · Feb 15, 2013 · Viewed 13.4k times · Source

I have import google-play-services_lib into my workspace and Add google project into MYProject it give mr error:

Description Resource Path Location Type The container 'Android Dependencies' references non existing library 'D:\Android Workspace\google-play-services_lib\bin\google-play-services_lib.jar' HBuddy Build path Build Path Problem

Description Resource Path Location Type The project cannot be built until build path errors are resolved HBuddy Unknown Java Problem

and I have already installed Google Play Service in Extras enter image description here

enter image description here enter image description here

Answer

Kane picture Kane · May 6, 2013

I met this issue as well.

My solution is,

  1. clean project google-play-services_lib firstly
  2. then clean my project which depends on play service library