ZIM is an android application developed by students of the Otto-von-Guericke-University Magdeburg for survey purposes concerning "social intelligence".
In order to build the project on your machine you need to have
- google-gson
- ActionBarSherlock
Read the manual for more information about installing and using the app.
To run the junit tests you have to create a seperate java project referencing to the "test" folder. This project uses robolectric for unit testing. Check http://pivotal.github.io/robolectric/ for further information