test.db was in the files folder, but zip didn't strangely include it. I've done it a second time with the same result. So i post it separately here (bug?)
The error occoured when pushing back while compiling a new form (here only one edittext). In pause I called an input controller sub putting zero values in the still empty views before saving to the db. When I reloaded the form (Activity) the error appeared, but only if i putted a progressdialog. I have to say that the program was far more coplicated, with several tables to manage in savings methods. Maybe my habit to use mostly native sqlite language have some to do with it, but I don't think. (encountered some problems with inner join too, but still to verify)
P.S. DB seems to be an invalid file to upload (see picture).
So I attached a structure picture (DB is with no data in it).