Android Sync Adapter Xamarin
-
HI, I am developing android app in visual studio using xamarin plugin. I have a requirement that my offline data in device need to sync with server on scheduled intervals let say 6AM every day. I have some documentation for Native android on android developers centre but I am looking help with xamarin development environment. Appreciate help on this.
Thanks & regards suresh
-
HI, I am developing android app in visual studio using xamarin plugin. I have a requirement that my offline data in device need to sync with server on scheduled intervals let say 6AM every day. I have some documentation for Native android on android developers centre but I am looking help with xamarin development environment. Appreciate help on this.
Thanks & regards suresh
Hi, Have a look on SQLite ;) http://docs.xamarin.com/recipes/ios/data/sqlite/create_a_database_with_sqlitenet/[^] http://docs.xamarin.com/guides/cross-platform/application_fundamentals/data/part_5_using_data_in_an_app/[^] http://iphonedevsdk.com/forum/iphone-sdk-development/6239-database-sync-between-iphone-and-server.html[^] http://stackoverflow.com/questions/7172611/sync-the-sqlite-data-of-iphone-application-to-server[^]
Light or darkness, we must choose ...