[xwiki-devs] Status of XWiki Android Client
Hi, I'm currently working on building an Android library which gives RESTful features within android device. As the first step I managed to import jaxb libraries and now I'm trying to execute them within android so that xwiki-android client will not need complete new REST library. For importing jaxb I used following dependencies in maven configuration xwiki-core-rest xwiki-core-annotations-rest wiki-core-rest-model I planed to push to the repo as soon as I build something useful in purpose of code review. Thank you, Best Regards, Chamika Weerasinghe
Hi Chanika, On 06/04/2011 11:20 PM, Chamika Weerasinghe wrote:
Hi, I'm currently working on building an Android library which gives RESTful features within android device. As the first step I managed to import jaxb libraries and now I'm trying to execute them within android so that xwiki-android client will not need complete new REST library.
For importing jaxb I used following dependencies in maven configuration
xwiki-core-rest xwiki-core-annotations-rest wiki-core-rest-model
I planed to push to the repo as soon as I build something useful in purpose of code review. The sooner, the better. I`m pretty curious to see something (skeleton, work in progress, anything). https://github.com/xwiki-contrib/android-client looks empty.
1/3 of GSoC is more or less gone so, IMO, it's really necessary that you commit something so that we can have a look, better understand your status and maybe help you advance faster. Status mails are good, but commits are better ;) Cheers, Eduard
Thank you, Best Regards, Chamika Weerasinghe _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi, Please excuse me for my lack of understanding in this area, I have a few queries. For importing jaxb I used following dependencies in maven configuration
xwiki-core-rest xwiki-core-annotations-rest wiki-core-rest-model
AFAIK jaxb is a generic library, why do you need xwiki-* libraries in order to have jaxb on android? Or is it that you are trying to import xwiki rest client modules into android environment so that android can utilize those to make rest calls to an xwiki instance? Thanks. - Asiri PS: I also agree with Eduard, you need to pick up phase.
I planed to push to the repo as soon as I build something useful in purpose of code review.
Thank you, Best Regards, Chamika Weerasinghe _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi, Yeah I went on a wrong way. I have nothing to do with jaxb. All I want is org.restlet:org.restlet.ext.jaxrs and the native(android) httpclient Thanks, Best Regards, Chamika Weerasinghe On Mon, Jun 6, 2011 at 3:41 PM, Asiri Rathnayake <[email protected]
wrote:
Hi,
Please excuse me for my lack of understanding in this area, I have a few queries.
For importing jaxb I used following dependencies in maven configuration
xwiki-core-rest xwiki-core-annotations-rest wiki-core-rest-model
AFAIK jaxb is a generic library, why do you need xwiki-* libraries in order to have jaxb on android? Or is it that you are trying to import xwiki rest client modules into android environment so that android can utilize those to make rest calls to an xwiki instance?
Thanks.
- Asiri
PS: I also agree with Eduard, you need to pick up phase.
I planed to push to the repo as soon as I build something useful in
purpose
of code review.
Thank you, Best Regards, Chamika Weerasinghe _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (3)
-
Asiri Rathnayake -
Chamika Weerasinghe -
Eduard Moraru