zendesk / android-db-commons

Some common utilities for ContentProvider/ContentResolver/Cursor and other db-related android stuff
Apache License 2.0
222 stars 28 forks source link

Add CursorLoader which works directly on SQLiteOpenHelper/SQLiteDatabase #8

Open chalup opened 11 years ago

chalup commented 10 years ago

Related: http://commonsware.com/blog/2014/03/31/cwac-loaderex-failed-abstractions.html