Should I keep the database connection opened?

If you are trying to find the best way to work with SQLite connection on Android, asking yourself things like "Should I keep one single connetion opened or open and close everytime that I use the database?" "If I use a single connection, how and when to close? Do I need to close it?", keep … Continue lendo Should I keep the database connection opened?