[android-developers] Re: Accessing the Calendar

2009-09-15 Thread Mukesh Aggarwal
Really disappointed to see that calander will not be available even in 2.0. Any plans to atleast make google calendar web api work with android. ? seems that doesn't work either because of some auth issues. On Sep 7, 6:29 pm, Dianne Hackborn wrote: > Definitely not for 1.6, very unlikely for 2.0

[android-developers] Re: Accessing the Calendar

2009-09-08 Thread Canukadroid
Hi Dianne, Thank you for your responses. Not what I wanted to hear :o( but thank you! Regards, CD. On Sep 7, 9:29 pm, Dianne Hackborn wrote: > Definitely not for 1.6, very unlikely for 2.0, and it is probably a safe > assumption that it is not public because it is likely to change in the > fut

[android-developers] Re: Accessing the Calendar

2009-09-07 Thread Dianne Hackborn
Definitely not for 1.6, very unlikely for 2.0, and it is probably a safe assumption that it is not public because it is likely to change in the future, On Sun, Sep 6, 2009 at 2:46 AM, davidjspooner wrote: > > How likely is it to be part of the public API for 1.6 or 2.0 ? > Using non public API's

[android-developers] Re: Accessing the Calendar

2009-09-07 Thread davidjspooner
How likely is it to be part of the public API for 1.6 or 2.0 ? Using non public API's makes one nervous of their changing On Sep 5, 8:44 pm, Dianne Hackborn wrote: > Sorry, the calendar provider is not yet part of the public API. > > > -- > Dianne Hackborn > Android framework engineer > hac

[android-developers] Re: Accessing the Calendar

2009-09-05 Thread Dianne Hackborn
Sorry, the calendar provider is not yet part of the public API. On Fri, Sep 4, 2009 at 11:35 PM, Canukadroid wrote: > > Hi There, > > I'm trying to access the calendar data and according to > > http://developer.android.com/guide/topics/providers/content-providers.html#querying > it gives the fol