playgameservices / android-basic-samples

Google Play game services - Android samples
Apache License 2.0
972 stars 971 forks source link

Can't find BasicSamples folder #268

Closed jaynguyeninf closed 6 years ago

jaynguyeninf commented 6 years ago

Hi. Where's this folder located at?

mwgray commented 6 years ago

BasicSamples has been deprecated; all the files have been pulled to the root.

jaynguyeninf commented 6 years ago

So for these codes, are they a project on their own or I need to add them to my existing project?

mwgray commented 6 years ago

If you open the root folder of the repo with Android Studio it will have all the projects in one. More details in the readme here.