Hi Aaron, 
Did you find any samples and were you able to make it work?
I appreciate if you can share a sample code.



On Sunday, January 5, 2014 5:49:42 PM UTC-5, Aaron Villalpando wrote:
>
>
> 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 A creates an image, then sends it to the 
> server, server sends it to Person B, who edits the image, and then Person B 
> sends it back to A (and so on).
>
>
> Do you guys have any recommendations on how to go about implementing this?
>
> I tried looking at the tictactoe 
> sample<https://github.com/GoogleCloudPlatform/appengine-endpoints-tictactoe-java>
>  to 
> learn more about the relationship between the backend and the android 
> client but I haven't been able to figure out how to do something like I 
> described. Not only that, but the tutorial
> seems to be all over the place for beginners like me. If they explained 
> that tictactoe sample like they did with the Mobile Assistant 
> Tutorial<https://cloud.google.com/developers/articles/how-to-build-mobile-app-with-app-engine-backend-tutorial>
>  it 
> would be amazing.
>
>
> If any of you have any helpful, very simple functional samples using GAE 
> for android in java relating to this type of problem (image sharing through 
> GAE using Android) it would be extremely helpful.
>
> Thank you.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to