Hi,
In my application, in very very rare cases, some users get this kind of
exception:
Caused by: android.database.sqlite.SQLiteDiskIOException: error code 10:
disk I/O error
at android.database.sqlite.SQLiteStatement.native_execute(Native Method)
at
android.database.sqlite.SQLiteStatement.execute(SQLiteStatement.java:66)
at
android.database.sqlite.SQLiteDatabase.delete(SQLiteDatabase.java:1362)
at
com.tlegras.freeboxrec.FBRBroadcastDBAdapter.deleteOldEntries(FBRBroadcastDBAdapter.java:194)
...
Indeed something similar than this one:
http://code.google.com/p/android/issues/detail?id=7260
Can any other reason than corrupted DB generate such exception? if no what
should i do in such cases? advise the user to try to uninstall and reinstall
the applications?
Thanks for any help,
Thierry.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en