Android Date Dialog Tutorial Using Basic4Android
In my continuation on my first tutorial in using Dialogs, now I will introduce another kind of Dialog, the DateDialog.
First add the Dialog library as your references and create an abstract design. Next, put a button and named it Button1.