Your database gets closed after using it. Are you...
# anko
j
Your database gets closed after using it. Are you accessing your SQLiteOpenhelper singleton via database.use? I think this shouldn't be happening with a singleton implemented.