importing BaseGameUtils library

Posted by David on Game Development See other posts from Game Development or by David
Published on 2014-08-23T01:53:59Z Indexed on 2014/08/23 4:28 UTC
Read the original article Hit count: 323

Filed under:
|

Hey :) I am trying to add the BaseGameUtils library to my workspace, I am using this guide: https://developers.google.com/games/services/android/init , I have downloaded from here :https://developers.google.com/games/services/downloads/ The BaseGameUtils sample but when I am trying to import it using Eclipse it gives me so many wrong things like Main,MainActivity and not the real BaseGameUtils, what is wrong here?

© Game Development or respective owner

Related posts about android

Related posts about eclipse