android-basic-samples icon indicating copy to clipboard operation
android-basic-samples copied to clipboard

Google Play game services - Android samples

Results 84 android-basic-samples issues
Sort by recently updated
recently updated
newest added

In the MainActivity of TypeANumber why do we need to use override for onShowLeaderboardsRequested method ?

new here

cla: no

Hi, we've noticed high error rate in Google Cloud Platform console in one of our applications which uses cloud save functionality recently. Another project which uses cloud saves looks fine...

Earlier this year we've bumped into the following issues: the built signed with the upload certificate started experiencing really long delays up to a few minutes before being logged in...

When trying to build with the latest Google's Play Games Services (21.0.0) I'm getting: `cannot find symbol method getSnapshotFromBundle(Bundle)` https://github.com/playgameservices/android-basic-samples/blob/f6a39dfcac2f37c2586626057fb79bec7b610211/CollectAllTheStars2/src/main/java/com/google/example/games/catt2/SnapshotCoordinator.java#L207-L209 I wonder if Google will be so nice and will...

android-basic-samples/CollectAllTheStars2 uses Drive.SCOPE_APPFOLDER at the same time it is deprecated!!! Any hope to gen new sample in near future?