Neil
unread,Feb 17, 2011, 7:21:34 PM2/17/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwtrpccommlayer
Hi guys,
Thanks for gwtrpccommlayer, very handy, up and running very quickly
using your example as a guide.
Does the client need to have the GWT classes? If I don't include them
then I get runtime errors as it looks for
com.google.gwt.user.client.rpc.RemoteService that my interface
extends.
If I include gwt-user.jar then it works fine, but it increases the
size of my Android .apk substantially, from around 33KB to 2.5MB. Is
there a cut-down subset of those GWT classes I can get away with for
runtime?
Cheers
Neil