add string to string array and display last/previous string in that string array.

Posted by zaid on Stack Overflow See other posts from Stack Overflow or by zaid
Published on 2010-04-28T09:48:29Z Indexed on 2010/04/28 12:23 UTC
Read the original article Hit count: 154

Filed under:

i want to add the current string in a textview view to a string array in arrays.xml.then display the last/previous string of that array in a textview (setText).

© Stack Overflow or respective owner

Related posts about android