Hi Avinash,

You can get such error if neither Google Play services aren't installed or 
library isn't attached to the project properly.
To resolve this problem you should:
1) go to Android SDK Manager and check if  Google Play services (under Extras 
section) are installed;
2) attach this library as stated here for Eclipse or here for IDEA.


BR,
Andrey Zhdanov


On 01 Mar 2014, at 06:05, avinash r <[email protected]> wrote:

> Hi,
> 
> I tried to build the project using maven (oh! goody), and I am presented with 
> this following error when running `mvn clean install`:
> 
> ~/subsurface-android/AndroidManifest.xml:50: error: Error: No resource found 
> that matches the given name (at 'value' with value 
> '@integer/google_play_services_version').
> 
> I think this is due to that the play services are not added to the 
> depenedency(I am at doubt here).
> 
> Can anyone educate me what is happening?
> 
> Avinash R
> _______________________________________________
> subsurface mailing list
> [email protected]
> http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

_______________________________________________
subsurface mailing list
[email protected]
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to