Add currently displayed string in textview to string array, then display last/previous string in tha

Posted by zaid on Stack Overflow See other posts from Stack Overflow or by zaid
Published on 2010-04-28T06:39:39Z Indexed on 2010/04/28 6:43 UTC
Read the original article Hit count: 232

Filed under:

i want to add a currently displayed string in a textview to the last position in a pre-defined but empty string array. and then i want a button to display the last string in that string array, and if that button is clicked again it will go to the previous string and works its way up the array.

© Stack Overflow or respective owner

Related posts about android