In the event anyone else still needs it, I just put out a 0.4 release for the SyncProxy system, which includes a separate Android library. It can always use more work, but I've got enough testing on it that for now, I believe it's stable for integration into the majority of projects needing it. The front page will hopefully get updated by the project owner soon, but in the meantime the jar's are available for download and details on usage are in the Wiki.
https://code.google.com/p/gwt-syncproxy/On Sunday, March 3, 2013 10:32:12 AM UTC-5, Preethum Prithviraj wrote:
I'd been needing something like this for a GAE based project I'm working on. Using the code from the gwt-syncproxy project, I created an Android library and I've got got a dev mode working mock up of an android client using GWT-RPC to the server and using the native android account system to login to GAE. I've still got quite a bit of testing to do, but I've contacted the owner of the gwt-syncproxy project to look at getting this integrated into their project once I finish testing it in a couple of weeks.