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

2010-01-21 Thread Nikhil Agarwal
I need to insert,update,delete events in google calendar using android. I tried using the gdata calendar protocol directly from http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html but I could not go beyond authenticating the user. I was able to authenticate the user and I

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

2010-01-21 Thread Nikhil Agarwal
I need to insert,update,delete events in google calendar using android. I tried using the protocol given at http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html but I was unable to go beyond authenticating the user. I was able to authenticate the user and I extracted the

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

2010-01-21 Thread Nikhil Agarwal
I need to insert,update,delete events in google calendar using android. I tried using the protocol given at http://code.google.com/apis/calendar/data/2.0/developers_guide_protoc... but I was unable to go beyond authenticating the user. I was able to authenticate the user and I extracted the Auth