[android-developers] Re: Accessing google calendar through Android using the given protocol

2010-03-02 Thread faithfullghost
hi nikhil i was wondering if you have solve the issue with inserting , deleting and updating event , i am currently woking on a project which need to do the same , i getting the 200 status code when i post the entity to google server, any help will be appreciated -email

[android-developers] Re: Accessing google calendar through Android using the given protocol

2010-01-22 Thread Nikhil Agarwal
I request the developers to please look into this problem. Am I sending the request correctly? Thank you. On Jan 21, 7:22 pm, Nikhil Agarwal nikhil.dontpa...@gmail.com wrote: I need to insert,update,delete events in google calendar using android. I tried using the protocol given

[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 hack...@android.com wrote: Definitely not for 1.6,

[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 hack...@android.com 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

[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 hack...@android.com wrote: Sorry, the calendar provider is not yet part of the public API. -- Dianne Hackborn Android framework

[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 davidjspoo...@googlemail.comwrote: How likely is it to be part of the public API for 1.6 or 2.0

[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 sloanke...@gmail.com 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