[android-developers] Calendar Backup/Restore Related Guidance

2011-07-26 Thread Alok Kulkarni
Hi, I want to write an application which backs up the default calendar on the phone. My question is what all fields should i backup.Looking at the Calendars /Events/EventsRawTimes/Instances/Attendees/Reminders/CalendarAlerts tables there are lots of columns .And according to manufacturer some

Re: [android-developers] Calendar Backup/Restore Related Guidance

2011-07-26 Thread Mark Murphy
On Tue, Jul 26, 2011 at 5:54 AM, Alok Kulkarni kulsu...@gmail.com wrote: I want to write an application which backs up the default calendar on the phone. If you wish to back up a user's Google Calendar, use the Google Calendar GData API. -- Mark Murphy (a Commons Guy) http://commonsware.com

Re: [android-developers] Calendar Backup/Restore Related Guidance

2011-07-26 Thread Alok Kulkarni
Oh ok thanks a lot Mark.. :) On Tue, Jul 26, 2011 at 4:45 PM, Mark Murphy mmur...@commonsware.com wrote: On Tue, Jul 26, 2011 at 5:54 AM, Alok Kulkarni kulsu...@gmail.com wrote: I want to write an application which backs up the default calendar on the phone. If you wish to back up a user's