I'm trying to implemented sync adapter in android and I find this link:
https://software.intel.com/en-us/articles/handling-offline-capability-and-data-sync-in-an-android-ap... and https://software.intel.com/en-us/articles/handling-offline-capability-and-data-sync-in-an-android-ap...
but there is no source code, Can you please help me find a way to get the source code ?
Best regards
Link Copied
Hi
Take a look on this:
https://developer.android.com/training/sync-adapters/creating-sync-adapter.html?hl=es
I hope it helps.
Hi again
I was looking and it seems more People asked for it without result.
In another post (https://software.intel.com/es-es/forums/android-applications-on-intel-architecture/topic/531647) someone sugest that this code will be very similar:
https://github.com/Wingie/Android-Restaurant-Menu
Hi again,
I try to contact the author of this article from linkedin, he is a developper at intel, I hope he will respond to my linkedin join message so I'll asked him to share the code.. or at list point me where I can have the apk to see a live working example to give me the opportunity to appreciate what he described in those articles.
Thank you so much
Best regards
For more complete information about compiler optimizations, see our Optimization Notice.
Hi
Take a look on this:
https://developer.android.com/training/sync-adapters/creating-sync-adapt...
I hope it helps.