We\'re building a game for Android, which needs access to web services - so we wrote a RESTful API in PHP that runs on our own server. What the API offers is: creating u
Follow these guidelines from the Android team to secure your backend, by using Oauth tokens provided through Google's APIs.