/ Published in: Java
Expand |
Embed | Plain Text
// in strings.xml.. <string name="my_text">Thanks for playing %s. You scored %d points!</string> // and in the java code:
You need to login to post a comment.
// in strings.xml.. <string name="my_text">Thanks for playing %s. You scored %d points!</string> // and in the java code:
You need to login to post a comment.