I have a Android ListView with Textview, Edit texts and spinners, list is created based on datas from database.The task is that when the user presses the add button the new row should be created without reloading the entire datas (rows) in list . Can any suggest me a best approach to do this task?I have a Android ListView with Textview, Edit t