Android SyncAdapter not firing automatically -



Android SyncAdapter not firing automatically -

i'm next syncadapter tutorial @ https://developer.android.com/training/sync-adapters/index.html. i've got of stub classes in place, , it's wired up. syncadapter 1 tutorial, nil log message. next work:-

the business relationship visible in settings/accounts disabling/enabling sync in settings causes sync choosing "sync now" causes sync calling mresolver.requestsync(maccount, authority, settingsbundle); causes sync

however, that's far goes. i'm expecting network events, (eg wifi becoming available) trigger sync, isn't.

have misunderstood mresolver.setsyncautomatically(maccount,authority,true); does, or there else preventing automatic syncing?

android android-networking android-syncadapter

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -