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
I found a workaround for Froyo (2.2), but the APK got from 4.x megs long to 10.x megs. Make it simple: rezip the apk file, with compression 0. I did this on Windows: 1.-Rename the apk file to zip, 2.-unzip it to some folder, 3.-zip it again with "store" option (I'm really using WinRAR, so "store" means no compression at all), 4.-then rename it back from zip to apk, 5.-and install it.