Question

I'm currently in the process of adding Google play services libraries to my project and trying to incorporate high score functionality. However I am receiving the error:

The import com.google.android.gms.games.Games cannot be resolved

I have successfully referenced the Google play services library in my project, shown by the telltale green tick, however the error remains!

I've tried solutions on all the similar threads I could find, and none have seemed to work! (Though maybe I have missed some?)

I would be grateful for any help!

Was it helpful?

Solution

I needed to update lots of stuff in eclipse, that's how I got it to work... Particularly the library, I needed to update that particularly

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top