Companion and APK: How to access files on Android

OK

You are using the bennedum SQLite extension

This can work with absolute paths to database files. You use this block to specify the path to your database file:
image

I would suggest you move your database from assets to the ASD, then you can work with it from there.