It's easy to modify a text in Android layout. Find right TextView tag using its ID and use setText() to modify a text. Use getText() to read ...
確定! 回上一頁