Please format your code in the "[code]" tags, it makes it a lot easier to read.
What line are you getting the error at? Is it this one:
Code:Log.w(TAG, "Upgrading database from version " + oldVersion + " to " + newVersion + ", which will destroy all old data");




Reply With Quote