add current settext view string to string array and display last/previous added string to string arr
- by zaid
i want to add the current string in a textview view to a string array in arrays.xml.then display the last/previous added string of that array in a textview (setText).