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-app-part-1 and https://software.intel.com/en-us/articles/handling-offline-capability-and-data-sync-in-an-android-app-part-2
but there is no source code, Can you please help me find a way to get the source code ?
Best regards
- 標籤:
- Android* OS
連結已複製
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

Hi
Take a look on this:
https://developer.android.com/training/sync-adapters/creating-sync-adapt...
I hope it helps.