1.在SQLiteOpenHelper中,声明数据库名,并创建表
2.ContentProvider中 CONTENT_URI声明
private static UriMatcher URI_MATCHER = new UriMatcher(UriMatcher.NO_MATCH);
&n
1.在SQLiteOpenHelper中,声明数据库名,并创建表
2.ContentProvider中 CONTENT_URI声明
private static UriMatcher URI_MATCHER = new UriMatcher(UriMatcher.NO_MATCH);
&n