I have Checkbox and EditText and a Textview in a listView. It gets value for the text view from a list. Checkbox will be checked dynamically. In the same way EditText also c
you can achieve this using the custom list view.
find the example of listview with edittext is here