Answered by:
Android example

Question
-
Hi, in the PDC videos (Which are really useful, thanks), it is mentioned that Sync Framework 4.0 will run on any mobile platform (including Android). Currently there isn't an Android example to have a play with, so I was wondering if there will be one coming out soon? I guess there aren't any technical issues in implementing this with Android, as it uses sqlite just like iOS. Thanks Ross
- Edited by Ross Scott Friday, February 4, 2011 4:22 PM spelling
Friday, February 4, 2011 4:22 PM
Answers
-
Hi Ross,
No, we just didnt have the time/expertise in the team to generate an Android sample. I think there are some c# to Java source code converters that you may employ to convert the Wm6.5 sample. This should give you a good starting point for the Android sample.
Maheshwar Jayaraman - http://blogs.msdn.com/mahjayar- Marked as answer by Ross Scott Monday, February 7, 2011 9:39 AM
Friday, February 4, 2011 6:53 PM
All replies
-
Hi Ross,
No, we just didnt have the time/expertise in the team to generate an Android sample. I think there are some c# to Java source code converters that you may employ to convert the Wm6.5 sample. This should give you a good starting point for the Android sample.
Maheshwar Jayaraman - http://blogs.msdn.com/mahjayar- Marked as answer by Ross Scott Monday, February 7, 2011 9:39 AM
Friday, February 4, 2011 6:53 PM -
Hello Ross,
if you are looking for pure Android code I can´t help you but for MonoDroid there is a nice solution which already supports the sync framework 4.0 CTP. I am currently evaluating this nice oodb called siaqodb. For more informations goto www.siaqodb.com
Kind regards
CarloSaturday, February 5, 2011 7:06 PM -
Carlo and Maheshwar,
Thanks for your replies, I will look into both of your ideas.
Ross
Monday, February 7, 2011 9:40 AM -
i made sample http://esilo.pl/ListSynSample.zip
remeber to change SERVICE_URI in Constants.java file
it's not finished yet now it only has:
- sync from DB
- sync insert to DB (but not have UI for adding ... to add new List click Menu-> Add Test)
it using SyncAdapter so it creates account ListSyncAdapter ...
Wednesday, March 30, 2011 1:58 PM -
sample updates
http://esilo.pl/ListSynSample.zip
still not finished but:
- added inser/edit/delete UI and sync (UI only for List table)
You can reuse code of Tables and SyncAdapter classes to real solution
any coments?
updated .... almost completed (adding Tags to Item and conflicts resolving is missing)
update: samples moved here http://selvinlistsyncsample.codeplex.com/
Wednesday, April 6, 2011 4:01 PM -
there are some useful apps for Android you may check this website androidappsapks.com
Saturday, February 24, 2018 7:55 PM -
this is a topic related to android,,,
can i ask which android screen recorder is best???
i have been using this app called ScreenRecorder.
http://appscreenrecorder.com/gallery
thats the best app i have used for recording screens and capturing screenshots
please advice me more app related to this
thank you.
Monday, March 19, 2018 10:16 AM