I have a problem with a misc. bank file. I created a .db file with all the columns and contents and compiled it along with the apk.
The last change I made in the bank after performing a new build is giving error saying that my table does not exist. I have already uninstalled the app and buried it again, cleaned up caches and everything, but nothing solved.
With root access, I accessed the app package through the device and with sqlite I performed a query and returned the same error. So I went to realize that the bank file is empty, but empty.