5

I am working on application in which i want to show a calendar in my UI. Can anyone please help me , how to do this. Any help will be appreciated ... Thanks

Stephan Branczyk
  • 9,363
  • 2
  • 33
  • 49

1 Answers1

8

You should check this android widget: http://developer.android.com/reference/android/widget/CalendarView.html

Check this also for example:

Android Calendar View for Date Picker

Try this and if you need any help, please come back again!

Hope this helps for now!

Community
  • 1
  • 1
Dimitris Makris
  • 5,183
  • 2
  • 34
  • 54