I want to show a calendar with events using different colors on the date similar to default Calendar application. But I don't see any such API on the default calendar view.
Can anyone please direct me on right direction how to proceed with this? Should I extend default calendar and add my own functionality? Or should I use 5x5 text boxes with PageViewer and fragments?