How do I add minSDK to manifest, does TinyDB and SimpleSQLite support KitKat version?

You have un extension that requires minsdk 21 which is android 5.0 and therefore not workable on android 4 no matter what you change in manifest file..

Replace it with this one it works with minsdk 7 android 2.1

Not as fancy but functional..

Bible1.aia (535.0 KB)