Im using eclipse ide and recently decided to try out the google play game services. Im following this tutorial:
https://developers.google.com/games/services/android/quickstart#before_you_begin
Ive added the google play services SDK by downloading using android SDK manager, then copying the folder to my workspace. I then used file>import>android>project from exisiting code.
In step three it is adking me to import the typeanumber project. However as soon as i import it there are errors in it.
Am i doing something wrong?
Ive searched around but nothing seems to help
Go to the project properties -> Java Build Path -> Libraries -> Add External JARs (Under 'extras' folder select 'Android' -> support -> v4 -> android-support-v4.jar) Add the file and build the project to get rid of this error