I want to build a AppEngine GWT RPC app connected with an Android project with the RPC calls enabled between the server, GWT interface and the Android device. I know that is possible, but I still couldn't figure out how to do it. Can anyone explain to me how to do it? And maybe provide an example?
I've already tried gwt-syncproxy (https://code.google.com/p/gwt-syncproxy/), but I didn't understand how to login to AppEngine. The example given and the library provided does not correspond.
Thanks! Giovanni.