Hi all I am new to android. I parsed the calendar file. I need to add events to Google calendar from my application. I am using eclipse ide. In eclipse how to use the Google calendar api? Any jar file is needed to use the calendar api?
A:
see this question: http://stackoverflow.com/questions/2948900/2948959#2948959
Reflog
2010-06-07 07:15:43
how to add google calender api / jar file in eclipse
RSSS
2010-06-07 07:32:56
just add the jar to your build path (right click on project->properties->build path->libraries->add external jar).
Reflog
2010-06-07 08:23:55