I would like to use the CalendarView calendar to mirrow another central calendar. So all I basicly need is to have/store the data myself and then at least visually markup the Android CalendarView with which dates there are appointments/events.
However, how do I change color for dates where I have appintments/events? (Or how do I tell CalendarView which dates I have appointsments/events, so it highlight those dates)