Mobile Development
Android
iOS
Web
Backend
Intents and Activities
Intents and Activities Unit
Activity
Lab: Layouts
Main Menu (Review)
Activity
New Activities
Activity
Radio Buttons
Activity
Intent Extras
Activity
Lights Out Activity Part 1: Setup
Activity
Lights Out Activity Part 2: Creating Views in Code
Activity
Landscape Layout
Activity
Shared Preferences
Activity
Localization and Runtime Resources
Activity
Lab: Passing Data in Intents
Intent Extras
Slides
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.
Previous Task
Next Task