Dev b137 crashes upon start
Created by: E3V3A
Accept pop-up screen shows twice, then FC.
It also fails on Travis-CI with:
com.SecUpwN.AIMSICD.test.Detection1 > testAndroidTestCaseSetupProperly[test(AVD) - 4.2.2] FAILED
android.database.sqlite.SQLiteException: table opencellid has no column named latitude (code 1): ,
while compiling: CREATE INDEX OpenCellID_spatial ON opencellid (latitude, longitude);
at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)