Hi All,
Is it possible to package the data in the SQLite3 database with application? Currently, I have to load the data in at the first time the application starts, but I do not want to do this when I export/build my app (.apk) file?
Thanks
gilgantic


