Translations:Android Training/Building a Simple User Interface/18/en

Aus Android Wiki

Add String Resources[Quelltext bearbeiten]

By default, your Android project includes a string resource file at res/values/strings.xml. Here, you'll add a new string named "edit_message" and set the value to "Enter a message."