Hi I am new to android. I need to know the needed jar file's to add the calendar event from my application and where to download that ?
+1
A:
I don't think you need any external JARs to access the Google calendar. For example, see this article from Developer.com. They explain how to put the right permission requests in your Android Manifest, and then how to query the calendar database.
Steve H
2010-06-07 10:41:45