Hi,

I want to develop a application with Android and GWT as frontends and
a application server as backend.
My question is what is the easiest way to communicate with the server
and I want to reuse some of the code for Android (especially the
model).

I probably will use Jetty as a server and I specifically do not want
to use Google AppEngine.

Can I use the RequestFactory (which I think is used to communicate
with AppEngine) on a local server? Does anybody know if I can use it
with Android too?

The Google IO presentation about App Engine Connected Android Support
[1] seems perfect. But I have to run my server on my PC.



[1] 
http://code.google.com/intl/de-DE/eclipse/docs/appengine_connected_android.html

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to