Hello all, I would like to present you a working port of the Wave client to Android including:
- It allows you to work at Wave/Wavelet level. - Most of the code is shared with the original Java code. (Wave Model) - Client code with GWT dependencies has been adapted and separated to work on Android (De/Serialization of messages, scheduler, some CC parts). - Neither UI nor Wave conversartion model parts has been ported. I think it can be useful for those in the GSoC. https://github.com/P2Pvalue/swellrt/tree/master/android (The forked wave project including Android port) https://github.com/P2Pvalue/swellrt-android (A simple Android app using the Android Client) Cheers, Pablo