In my application i have a a listview which has a textview as row.
On clicking each row, i want a poup to come where i can edit text and i should be able to extract this edited value to update in my application data as well as to reflect new value in popup
thanks a lot for your help and time
I couldnt make it work with popup but tried alert box and was implementation became very easy.
here is the code for alert box:
http://www.androidsnippets.com/prompt-user-input-with-an-alertdialog