Android example

Instructions on building and running a JiBX android application using maven.

Example

Checkout the web service sample from our source repository. You'll find it here.

 git clone git@github.com:jibx/schema-library.git
 cd schema-library/schema-utilities/examples/android/jibxapp
 mvn clean install

Or follow the instructions in my blog.

Note

Remember to http://www.sonatype.com/books/mvnref-book/reference/android-dev-sect-config-build.html your maven development environment for android first: