I use KeyValueStore to store some configuration values in my app, but I see I have received some ANR's recently, the Cause listed as follows:
Caused by: java.lang.RuntimeException: android.database.sqlite.SQLiteException: unable to open database file
Device: ALCATEL ONE TOUCH 4010X (Beetle_Lite_GSM)
Android: Android 2.3.3 - 2.3.7
Is there a minimum android version that KeyValueStore/Sql is to be used with?
Caused by: java.lang.RuntimeException: android.database.sqlite.SQLiteException: unable to open database file
Device: ALCATEL ONE TOUCH 4010X (Beetle_Lite_GSM)
Android: Android 2.3.3 - 2.3.7
Is there a minimum android version that KeyValueStore/Sql is to be used with?