android - How to get Gamer ID and display picture? -


since google added gamer id google play games. how acquire gamer id + associated google provided display picture? need use them sharedpreferences function.

to create gamer id , sign in

when sign in game on play games or play games app itself, you'll prompted create gamer id:

  1. when see prompt, tap next.
  2. you'll see default gamer id , photo.
    • to change gamer id, type on it.
    • to change photo, tap edit google play pencil icon.
    • you can change gamer id , photo later.
  3. choose whether allow others see game activity and/or discover gamer id using email or name.

  4. tap sign in.

once you're signed in play games gamer id, you'll automatically signed in of games play. can change gamer profile or privacy setting choosing whether make game activity public discussed further in play games gamer id.


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -