Android Open Source - UI ListView Horizontal Android-Advanced-Calendar






Project Summary

Calendar with Horizontal/Vertical listview + as simple View. Does not using nested views, only canvas drawing.

Web Site / Source Repository

Android-Advanced-Calendar is hosted in the following web site
https://github.com/alexoro/Android-Advanced-Calendar

If you think the Android project Android-Advanced-Calendar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Android-Advanced-Calendar.

ItemValue
Java File Count11
Target SDK Version10
Minimum SDK Version8
Activity Count4




Java Source Files

Android-Advanced-Calendar has the following Java source files.

net.alexoro.calendar.CalendarView.java
net.alexoro.calendar.OnDateChangedListener.java
net.alexoro.calendar.OnDateClickListener.java
net.alexoro.calendar.Rect.java
net.alexoro.calendar.samples.CalendarActivity.java
net.alexoro.calendar.samples.CalendarListActivity.java
net.alexoro.calendar.static.java