android-concurrent-database icon indicating copy to clipboard operation
android-concurrent-database copied to clipboard

mDatabaseHelper.getReadableDatabase()

Open drayan85 opened this issue 8 years ago • 0 comments

How can I modify to return Readable or Writable SQLiteDatabase object based on the request, rather return Writable SQLiteDatabase object all the time?

drayan85 avatar Aug 10 '17 06:08 drayan85