android - add string to string array and display last/previous string in that string array -
i want add current string in textview view string array in arrays.xml.then display last/previous string of array in textview (settext).
you cannot modify arrays.xml @ runtime -- sorry! need modify in-memory arraylist or instead.
Comments
Post a Comment