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

Aus Android Wiki

Respond to the Send Button[Quelltext bearbeiten]

  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.