Translations:Android Training/Supporting Different Languages/13/en

In your source code, you can refer to a string resource with the syntax R.string.<string_name>. There are a variety of methods that accept a string resource this way.