Translations:Android Training/Starting Another Activity/16/en

Note: If you are using an IDE other than Android Studio, your project does not contain the activity_display_message layout that's requested by setContentView(). That's OK because you will update this method later and won't be using that layout.

  1. To your strings.xml file, add the new activity's title as follows: