I think the question says it all: is it possible to display events in the Android default CalendarView?
CalendarView
I know that it is made for widgets and not for
Shameless plug. I've also written my own android CalendarView which allows you to add events, listeners, provides infinite scrolling and is a gradle project: https://github.com/SundeepK/CompactCalendarView .