Closed otez-jedi closed 9 years ago
You can call [Games.Snapshots.load()](https://developers.google.com/android/reference/com/google/android/gms/games/snapshot/Snapshots.html#load%28com.google.android.gms.common.api.GoogleApiClient, boolean%29). This will return all the metadata for the saved games.
thanks! that worked
is there a way to know the amount of snapshots before calling the 'select snapshot' intent?