Within my application I would like to have a dialog box or a form appear to the user which allows the user to enter their name and telephone number.
I cannot see anything available for the user to enter details on a pop up form or dialog box. Is there any easy way to do this.
Thanks
You can also stick a layout into an alert dialog using an AlertDialog.Builder, like so: