Logs information :
E/Database( 3984): java.lang.IllegalStateException:
/data/data/org.runextbus.com/databases/RUBusPrediction.db SQLiteDatabase
created and never closed
E/Database( 3984): at
android.database.sqlite.SQLiteDatabase.<init>(SQLiteDatabase.java:1705)
E/Database( 3984): at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:739)
E/Database( 3984): at
android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:
771)
E/Database( 3984): at
android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:
764)
E/Database( 3984): at
android.app.ApplicationContext.openOrCreateDatabase(ApplicationContext.java:535)
E/Database( 3984): at
android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:193)
E/Database( 3984): at
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.ja
va:98)
E/Database( 3984): at org.runextbus.com.DataHelper.<init>(DataHelper.java:44)
Original issue reported on code.google.com by sangeeth...@gmail.com on 1 Mar 2011 at 3:09
Original issue reported on code.google.com by
sangeeth...@gmail.com
on 1 Mar 2011 at 3:09Attachments: