devaarx

Results 1 issues of devaarx

I am trying to save the DB file inside the App Data folder (e.g. `/storage/emulated/0/Android/data/com.package.name`). And I have this code: ```javascript // other imports import { QuickSQLiteConnection, open } from...