im a beginner in android/java programming and im trying to retrieve the element from a listview and put them in a textview.I know you can set text to a textview using settext but I dont know how to retrieve element from my listview(they are all strings) and put them in my textview
thank you