I would like to have a connection pool in android since parallel threads have to access the database simultaneously.
Android provides the PooledConnection
PooledConnection