On Mon, May 23, 2011 at 10:55 PM, Zsolt Vasvari <[email protected]> wrote:
> If you want to read calendar events, go to the Calendar app source code > and copy out the relevant pieces. > Better yet, use the official Google Calendar API, which has nothing to do with Android specifically. Then your app is not dependant on various firmware versions where the calendar stuff can and will change, thereby breaking your code in each version. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

