The procedure to locate the working documents directory is different right now between Android and iOS, and it is up to the developer to do the hacks to make it work. Some people have been asking about reading from the www DB directory, and there is interest in reading from the SD card on Android. It would be nice to come up with a uniform API to specify from which path to read and/or write the sqlite3 database.
The procedure to locate the working documents directory is different right now between Android and iOS, and it is up to the developer to do the hacks to make it work. Some people have been asking about reading from the www DB directory, and there is interest in reading from the SD card on Android. It would be nice to come up with a uniform API to specify from which path to read and/or write the sqlite3 database.