Back to course

Working with Buttons and Click Listeners

Full Android Native 0 to Hero

Interactive UI

  • Find a view using findViewById.
  • Handling clicks with setOnClickListener.
  • Introduction to View Binding (the modern alternative).