Intent Extras

  • In this lesson, you'll learn how to pass data from one intent to another using extras.
  • You'll also learn the callback to use when you want the second activity to return data back.