[android-developers] Problem with sqlite database

2010-03-22 Thread mudit
hi all i am developing an application which uses sqlite db for storing records. I am developing this application on SDK 1.5.. when i test the application on 1.5 device it works good but when i try to run it on a 1.6 device i get a force close message with following logcat output: 03-19

Re: [android-developers] Problem with sqlite database

2010-03-22 Thread Jim Blackler
This doesn't look familiar to me. It could be an issue peculiar to the particular emulator or device you are using to test 1.6. I'd advice using the debugger to step right down into SQLiteOpenHelper to see what the full path it is trying to use for the db. Then I'd use the file browser on ddms to