1
votes

I have downloaded the library BaseGameUtils from this link https://github.com/playgameservices/android-samples

Then I import it as a project as described in instruction.

file>import>exiting project into workspace > select root directory and i select

...\android-basic-samples-master\BasicSamples\libraries\BaseGameUtils

but eclipse says " No projects are found to import"

how can i import it?

1
have you imported the google play games services library from eclipse's SDK manager?Ogen

1 Answers

1
votes

You need to select "import existing android code in to workspace" not "import existing project in to workspace"