I am getting an error only on the version android 2.2 but not on 2.3.
The error :
04-26 13:41:34.862: ERROR/Database(3701): sqlite3_open_v2(\"/data
You can split the file and put the split files in assets folder. For e.g largfile.db to db1.db, db2.db, db3.db And then write code to combine these files back to largefile.db on the device.