Hi am developing android application. I have some small doubt of how to change one textview text when the other textview text got changed.
Let us say i have fourtext fields n1,n2 for displaying names and s1,s2 for displaying scores.n1=android1,n2=android2,s1=30,s2=50
After applying sort for scores(descending) am able to sort scores but the names still in same text view.how can i change when names too in this example.
After sort n1=android1,n2=android2,s1=50,s2=30
Thanks in advance…please respond soon if any knows how can i do this…
Suppose in your name array