Search code examples
SyncAdapter onPerformSync() gets called on emulator but NOT when run on physical device...

android-syncadapter

Read More
Sync adapter not trigger my activity...

androidandroid-syncadapter

Read More
How to monitor a file on Google Drive and get notified when changes to this file have been made in a...

androidgoogle-drive-apigsonandroid-syncadapter

Read More
How to use CALLER_IS_SYNCADAPTER properly...

androidandroid-syncadapter

Read More
SyncAdapter running animation - how to know if SyncAdapter is actively synchronizing...

androidandroid-contentresolverandroid-syncadapter

Read More
SyncAdapter for detecting changes in device's native contacts list...

androidandroid-contentproviderandroid-contactsandroid-syncadapter

Read More
How to do Android Sync Provider server side implimentation?...

javaandroidrestsynchronizationandroid-syncadapter

Read More
Android CalendarContract, deleting a recurring event causes all events to disappear on calendar?...

androidandroid-contentproviderandroid-calendarandroid-contentresolverandroid-syncadapter

Read More
Android: Testing syncadapter...

androidmockingandroid-contactsandroid-testingandroid-syncadapter

Read More
Can I add more than one period to perform a sync in Android syncAdapter?...

androidandroid-syncadapter

Read More
settings for a sync adapter / authenticator...

androidandroid-preferencesandroid-syncadapter

Read More
SyncAdapter uses only the latest extras for multiple requestSync() calls...

androidandroid-syncadapter

Read More
Async Task Loader, Google Cloud Messaging , Sync Adapter not connected properly, Array Adapter...

androidandroid-listviewandroid-arrayadapterandroid-syncadapterasynctaskloader

Read More
ANDROID : BasicSyncAdapter with parser JSON ANDROID...

javaandroidjsonparsingandroid-syncadapter

Read More
Display custom sync adapter as an option when adding contacts...

androidandroid-contactsandroid-syncadapter

Read More
Using SyncAdapter when an AccountAuthenticator is not required...

androidauthenticationsynchronizationandroid-syncadapter

Read More
infinite sync loop syncadapter...

androidandroid-syncadapter

Read More
Using SyncAdapter without creating an account...

androidasynchronousandroid-syncadapterandroid-account

Read More
How does a syncadapter delete data on the local db...

androidandroid-syncadapter

Read More
How to handle RESTful update of remote server with SyncAdapter...

androidrestsynchronizationandroid-contentproviderandroid-syncadapter

Read More
ContentResolver.requestSync <= send extras to => SyncAdapter.onPerformSync...

androidandroid-contentproviderandroid-contentresolverandroid-syncadapterandroid-account

Read More
How do I implement an Account on Android without a SyncAdapter...

androiduser-accountsaccountmanagerandroid-syncadapterandroid-wake-lock

Read More
Do I need a full pledge content provider?...

androidandroid-contentproviderandroid-syncadapter

Read More
android contacts sync without auth token...

androidandroid-contactscontactscontractandroid-syncadapter

Read More
android: Contacts provider working in emulator but not on phone...

androidandroid-contactscontactscontractandroid-syncadapter

Read More
Adding a Calendar to a SyncAdapter Account for API 10 (2.3.3) to API (14)?...

androidandroid-contentproviderandroid-calendarandroid-syncadapter

Read More
android: ContentResolver works on 4.0 but not on 2.3...

androidandroid-contentproviderandroid-contentresolverandroid-syncadapter

Read More
Android 4.x: Get custom account type listet in contacts...

androidandroid-syncadapter

Read More
Automatic updates for app with and without SyncAdapter...

androidandroid-serviceupdatesandroid-alarmsandroid-syncadapter

Read More
How to make a custom account show up like Google/LinkedIn/Facebook in the native Contacts app?...

androidandroid-contactsaccountmanagerandroid-syncadapter

Read More
BackNext