I need to put a control on my activity ( not a popup ) for choosing date. I read on net but all examples are with dialog, but I don't need that. Is there any embedded control in Android for that ? Does anyb开发者_JAVA百科ody have example for that ?
Use the DatePicker widget. Developers tend to use the dialog because DatePicker is huge.
加载中,请稍侯......
精彩评论