Open xxv opened 11 years ago
In SimpleContentProvider there should be a protected getter for mDatabaseHelper so that subclasses can access the database directly if they need to.
SimpleContentProvider
mDatabaseHelper
In
SimpleContentProvider
there should be a protected getter formDatabaseHelper
so that subclasses can access the database directly if they need to.