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
Post a Comment