android - how to use google play game services api in codename one -


how can use google play games services api in codename 1 want use login in game , save progress create leaderboard , achievement.

if not possible may suggest alternative.

you need add build hint android.playservice.games=true include , possibly other such hints here.

to use need use native interfaces api isn't bound in codename one.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -