Sending Data Between Screens in Android App Development
Difficulty: Intermediate
Duration: 19 minutes and 16 seconds
Students: 16
Rating: 5/5
This course explores how to send data from one screen to another in Android applications.
Learning Objectives
- Learn how to send data from one activity to another activity
- Learn how to send data from activity to fragment
- Learn how to send data from fragment to activity
- Learn how to send data from one fragment to another fragment
Intended Audience
This course is intended for anyone who wants to learn how to start building their own apps on Android.
Prerequisites
To get the most out of this course, you should have some basic knowledge of the fundamentals of Android.
Covered Topics