i have a list view, a button and a text box, when ...
# android
m
i have a list view, a button and a text box, when i press the button a toast message appears with whats in the textbox, how would i put this same message in the listview
k
create a list to contain the data of textbox and fill it to your listview