ActiveAndroid – Dummys Guide to creating a jar — May 13, 2013

ActiveAndroid – Dummys Guide to creating a jar


1. You MUST have installed:

2. Go to https://github.com/pardom/ActiveAndroid, and copy https://github.com/pardom/ActiveAndroid.git

Screenshot-pardom-ActiveAndroid · GitHub - Google Chrome

3. Clone to ActiveAndroid git repository:
git-clone-active-android

 

 

4, Change directory to ActiveAndroid and execute ant command (Ant takes in build.xml)

> ant

ant

 

5.  Change directory to dist/ where ActiveAndroid.jar is created!

active-record-dist

 

7. Thats it! ..Now you can import the ActiveAndroid.jar library to use with your Android Project!