Calendar UI in android
I am working on application in which i wa开发者_开发知识库nt to show a calendar in my UI. Can anyone please help me , how to do this. Any help will be appreciated ... Thanks
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!
精彩评论