3 messages in com.googlegroups.android-beginners[android-beginners] dialog user input...
FromSent OnAttachments
scimitar27 Apr 2008 17:51 
mary_am29 Apr 2008 04:15 
efon...@gmail.com29 Apr 2008 14:04 
Subject:[android-beginners] dialog user input box
From:scimitar (umar@gmail.com)
Date:04/27/2008 05:51:37 PM
List:com.googlegroups.android-beginners

Hi,

I want my application to pop up a dialog box that asks for some user input. The user enters the input and clicks a button. Based on the text that the user has entered, the application then continues it's operations. How should I implement this?

thanks