I have this error when I run my Android application:
No fields have a DatabaseField annotation in class [[Lmodel.Vak;
My class Vak
Could you check, are created table Vak in your DB? The absence of this table can be reason of this crash.