You can try Hessian. There's an Android port. Actually, what's going to happen is that you'll gonna have a central "engine" class which your GWT Remoting and Hessian Remoting Servlet can call. Hessian by the way takes care of object marshalling and unmarshalling just like GWT does.
On 7 May 2011 13:56, Henry <[email protected]> wrote: > Hi: > > Hello from Mexico. I want to create a project using GWT + Android. > ¿It's possible to mix them? ¿Any suggestion to start it? > > Greetings. > > -- > 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. > > -- 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.
