Hi, assume a normal GWT app, with a server side part and a client side part, which communicate over RPC.
Can you add a mobile version with minimal effort, i. e.: - reuse the same server side part and the shared classes - replace the client side part - keep everything unique, without copying/duplicating code into a new project (I would start with Android.) Is there a howto somewhere? Thanks Magnus -- 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. For more options, visit https://groups.google.com/d/optout.
