Can sync Adaptor be used to sync data of your own 开发者_JAVA技巧app (database) instead of standard android components like contacts?
Yes, it can be. You should define your own contentAuthority.
Can sync Adaptor be used to sync data of your own 开发者_JAVA技巧app (database) instead of standard android components like contacts?
Yes, it can be. You should define your own contentAuthority.
精彩评论