小编JAC*_*JAC的帖子

First time sync loops indefinitely

I'm having a situation with SyncAdapter I don't know how to fix.

I'm using periodic syncs. The onPerformSync method just logs some info for me to know that the process is working (no calls to notifyChanges in content providers or anything else).

The project consists of two apps: The first one creates a user account (for testing purposes only). The second holds the sync adapter. Note that this is perfectly legal for the scope of the project.

I first install …

android android-syncadapter

5
推荐指数
0
解决办法
760
查看次数

标签 统计

android ×1

android-syncadapter ×1