Some of my customers are getting SQLiteFullException The docs say that this means the SQLite database is full http://developer.android.com/reference/android/database/sqlite/SQLiteFullException.html An exception that indicates that the SQLite database is full.
The exception text also opens the door for disk being full android.database.sqlite.SQLiteFullException: database or disk is full: Question: Is there a limit to amount of space that a application or sqlite db can use on the internal disk ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

