I've found a lot of solutions to about how its possible to copy a database from assets to /data/data/tld.c.u/databases/ - But is it absolutely impossible to just open the database in readonly and query its content?
I have a rather large database i'm distributing with the app and its kind of a waste if the database must be copied out of the assets folder.