Hi,

As a part of my application, I need to display months in a scrollable
view similar to android native calendar app.
I also need to include events to the calendar.

>From the information in the link (http://www.developer.com/ws/
article.php/3850276/Working-with-the-Android-Calendar.htm) I
understand how to use Calendar content provider interface to read
calendar information and schedule new events in the Calendar.

But I still need to know if we can display the events in a calendar
like view which can be scrolled back and forth for each month in my
app.

Any pointers in this direction would be greatly appreciated.


-- 
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

Reply via email to