Am using database in my application when i execute my application i shows following error
android.database.sqlite.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here
pls help me how to solve this error