Loading...
Logo
Processing Forum
Hi,

Has anyone tried to use Google Play Services in Processing for Android? I want to add an online leaderboard to keep track of highscores to my app and the Play Services Leaderboard sounds like a useful solution (as it would mean I don't need to go through a private server etc. and the security is handled by Google). 

Any thoughts on where to start to get this to work through Processing? or even with Processing code in Eclipse? 

Thanks! 

Replies(6)

In case anyone is interested, I've ended up using Swarm ( http://swarmconnect.com/
Extremely easy to implement through Eclipse. 

Any known issues with this though?
The game is now also available on the google play store if anyone wants to see it in action:
Link is dead.
is it possible to share the links which helped you for publish ? I'interested to publish on google play, for try and see how it works :D
To be honest the key link is:  http://developer.android.com  

All info about creating an account, signing an app, etc. is available there in pretty straightforward terms. 

If you have any specific questions I'm more than happy to try to help!