Android 中的日历 UI
我正在开发一个应用程序,我想在我的用户界面中显示日历。任何人都可以帮我,如何做到这一点。任何帮助将不胜感激... 谢谢
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你应该检查这个android小部件: http://developer.android.com/reference /android/widget/CalendarView.html
也检查一下这个:
日期选择器的 Android 日历视图
试试这个,如果您需要任何帮助,请回来再次!
希望这对现在有帮助!
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!