Thanks! I will try the RequestFactory hack, although it seems like there might be a third (and easier?) way with JSON-RPC from the discussions.
On Feb 24, 11:28 am, Thomas Broyer <[email protected]> wrote: > GWT SyncProxy <http://code.google.com/p/gwt-syncproxy/> allows you to call > GWT-RPC services from a Java app, but it apparently does not work on > Android<http://code.google.com/p/gwt-syncproxy/issues/detail?id=3> > . > > As for RequestFactory, it has built-in support for running in the JVM, and > it should work on > Android:https://groups.google.com/d/msg/google-web-toolkit-contributors/-AJR5... -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
