I'm trying to get a list of all events from the onboard Android calendar and use it to populate a list view in my application. How do I do this on 2.2 and above. The link below describes how to do it on <= 2.1.
The same method doesn't seem to work on 2.2 and above though even when I change the events uri.
Thanks for the help!