android - Is there a workaround to get the public Leaderboard with getLeaderboardIntent()? -


opening google games activity containing specific leaderboard quite easy: http://developer.android.com/reference/com/google/android/gms/games/gamesclient.html#getleaderboardintent(java.lang.string)

but fond pity public scores not opened. of users have in fact not lot of friends on g+, page looks empty, , of users have ,o motivations @ first place.

that's why open public results (second tab)

enter image description here

is possible?

you creating own view of google leaderboard. mean that, loading each public score individually , creating own leaderboard table in app.

unfortunately looking configuration in google getleaderboardintent() method alow load directly correct page google leaderboard interface. should have work , google created different method getleaderboardintent() depending on input types , numbers. never worked me.

i explained little bit anwsering post : how open "all" default instead of "social" in google leaderboard?


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -