Android calendar view [closed]
I'm pretty new to Android development and I'm looking for a means of including calendar in my Android application, but I'm striking out pretty bad when googling. Is there any way to use a default calendar kind of view in my application? (would be ideal since the UI would be familiar) Failing at a built-in option, are there any good libraries out there with a calendar control that I could use? I'm not looking to sync and all of that (at least, at this point), just looking to have a calendar view that I can display information to the user. I wrote Caldroid library ( https://github.com/roomorama