Hi, I want to extract android 1.6 calendar fields and put them into a vcalendar file my problem is that i can't find some fields in the database like: DTSTAMP UID LAST-MODIFIED SEQUENCE
does anyone have a clue on how to find them?
thanks!
Hi, I want to extract android 1.6 calendar fields and put them into a vcalendar file my problem is that i can't find some fields in the database like: DTSTAMP UID LAST-MODIFIED SEQUENCE
does anyone have a clue on how to find them?
thanks!
Use the Google Calendar GData API to access the user's calendar data. The Calendar application is simply a cache of that data, and it is not part of the Android SDK.