I m expecting that both RequestFactory and gwt-rpc has less overhead than 
vanilla json (at least, in terms of bandwidth - not sure about cpu 
requirement differences between them), but if it turns out that neither 
works on android, then it would suck to have to switch to json.
 

On Friday, February 25, 2011 12:50:03 AM UTC+11, Thomas Lefort wrote:
>
> 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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to