How do I use an SQLite 3 DB on Android 11 and up?

I mean that my example/test code works perfectly with the newer release. I do not use ImportDatabase, instead I use DBName and I upload the DB using Designer Upload button. In this way my test code here works on Android 8.0 and Android 11

2 Likes