defaultDbSubDir property
The default is saving/loading to/from "appDocsDir/db/". This is not final, so you can change it. Make it an empty string to remove it.
Implementation
static String defaultDbSubDir = "db";
The default is saving/loading to/from "appDocsDir/db/". This is not final, so you can change it. Make it an empty string to remove it.
static String defaultDbSubDir = "db";