Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 645 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 645 Bytes

ZIM

ZIM is an android application developed by students of the Otto-von-Guericke-University Magdeburg for survey purposes concerning "social intelligence".

Building the project

In order to build the project on your machine you need to have

  • google-gson
  • ActionBarSherlock

Installing the app

Read the manual for more information about installing and using the app.

Testing

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