开发者

SyncAdapter to sync custom app data?

开发者 https://www.devze.com 2023-02-18 09:27 出处:网络
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.

0

精彩评论

暂无评论...
验证码 换一张
取 消