Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个应用程序发出 JSON 请求并从 db 恢复一些联系人。但是现在,将我的应用程序与我的服务器同步。例如:同步我数据库中的所有联系人并将其注册到我的地址簿(在我的设备中)。就像在 android 同步适配器中一样。安卓有可能吗?