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

Respond to the Send ButtonBearbeiten

  1. In Android Studio, from the res/layout directory, edit the content_my.xml file.
  2. Add the android:onClick attribute to the <Button> element.