Skip to content Skip to sidebar Skip to footer

Phonegap [cordova 3.2.0] The Google Play Services Resources Were Not Found

I have added google-play-services.jar into libs folder. Eclipse does not see any errors in project. However i am using phonegap framework, so build happens somehow with ant. When

Solution 1:

don't worry about this v13 of google play service is buggy and will be fixed in next release take a look at screenshot i'm having same in my appstacktrace

Solution 2:

the problem was in linking . You should link google play services as project library instead of throwing jar in the libs.

Post a Comment for "Phonegap [cordova 3.2.0] The Google Play Services Resources Were Not Found"