I have a EditText, ListView and Button.
My requirement is on click of the button, I wanted the text from edittext to append in the list.
- I want the code on button click.
- I tried and I get unsupported error.
Can anybody help me in solving this issue?