So, I found this video from Google I/O

http://www.google.com/events/io/2011/sessions/android-app-engine-a-developer-s-dream-combination.html

And that is basically what I needed. However, as I found out, Google Cloud 
Endpoints came to replace this Appengine Connected Android Project. And if 
I start one using the current GPE, I don`t have the same projects and 
classes.
Any tips on how to use Android and GWT as clients with Appengine as server?

Em segunda-feira, 10 de fevereiro de 2014 22h31min23s UTC-2, Bruno Brito 
escreveu:
>
> Hey guys, this is my first post here, so I'm sorry if I'm not clear enough 
> about my question.
>
> Well, basically what I want to do is:
> - Create a website using GWT and deploy it to App Engine in order to use 
> the datastore. I've already done it, nothing wrong about it.
> - The second part of this project is about building an Android App which 
> can access the same datastore that I use for my GWT project. Read the 
> entities and retrieve them to display on the screen. And also use Google 
> Cloud Messaging.
>
>
> The problems are:
> - I've noticed that there is Google Mobile Backend Starter which already 
> deploys a backend to AppEngine and allows Cloud Messaging and many other 
> features. But, how would I link GWT to this same application at GAE? If I 
> deploy my GWT project, I lose the Android one.
> - I was also following this guide here: 
> https://developers.google.com/appengine/docs/java/endpoints/getstarted/backend/setupin
>  order to create my own backend, deploy it to AppEngine and then use the 
> client endpoints with Javascript. However, if I do this, I can't deploy my 
> GWT website to this app engine application.
>
> I don't know if I was clear enough. I've searched the group and saw some 
> posts similar to my question, but none was very clear about it.
>
> I'll be glad if anyone can help.
>
> Thanks!
>

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

Reply via email to