[google-appengine] How to upload an image from an Android Client to the datastore and get it back (or send it to another client)?

2014-01-07 Thread Aaron Villalpando
I've been doing GAE tutorials the entire week and haven't been able to send an image to the datastore using google cloud endpoints and retrieve it (maybe with modifications done serverside). Basically I would like to create an asynchronous multiplayer game using GAE and Android where Person

[google-appengine] Re: App engine examples and documentation suck -Don't waste your time

2014-01-07 Thread Aaron Villalpando
I feel your pain. It took me forever to get the tic tac toe sample working, and even then I can't get the scores to show up on my android device. Does anyone have any recommendations of what other backend tools to use to create an asynchronous multiplayer game using android? On Tuesday,