[android-developers] acess google calendar to retrieve events specific to a date

2011-03-08 Thread Gaurav Shah
Hello.. I am trying to access google calendar in android .. I am using google java client api (gdata api not working in android.. tried a lot.. some issue with library ).. I want to access events within a specific date range.. say I want to retrieve all the events inbetween date range

[android-developers] gdata calendar parse exception in Android

2011-03-07 Thread Gaurav Shah
I am creating a widget to access the events stored in a google calendar. Target : Android 2.1 I have included following external jar : google-collect-1.0-rc1.jar jsr305.jar gdata-calendar-2.0.jar, gdata-calendar-meta-2.0.jar, gdata-client-1.0.jar, gdata-client-meta-1.0.jar,