You can write network calls to access Calendar info from the Google Calendar site through the Calendar/GData API. Seems kind of pointless since there is calendar info right on the phone, but since there is currently no way to access it, your best bet is to code against the network Google Celandar API, here: http://code.google.com/apis/calendar/
There are a couple tricks to using that API, so let me know if you need some help. John On May 11, 10:48 am, zlu <[email protected]> wrote: > +1 > > On May 11, 5:31 am, Shrikant Agrawal <[email protected]> wrote: > > > Hi Guys, > > > It seems that there is no calendar app in the android 1.5 sdk. > > > Actually in my app i want to retreive the information stored in the > > calendar app in android. But I cant find the classes in Android > > 1.5 . > > > Is calendar omitted from the 1.5 release or I am not able to find it? > > Can anyone help me this?? > > > If calendar apis are omitted then how can i find the events/meeting > > infrmation stored in the calendar app of the phone. > > > Thanks > > Shrikant --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

