This is the 7th video of our Roadmap to be a Google associate Android Apps developer, In this video we will cover:
Lesson 57 - What is Intent in Android.
⭐ Types of intents
⭐ Explanation for Beginners in most simplest way of Implicit & Explicit Intent.
⭐ Switching activities using intents
⭐ Sending data from one activity to another using intents
⭐ Communicate with All Messaging apps in Android phone, using our Implicit Intent.
⭐ Message for Viewers
Learning objectives
00:00 - Intro.
00:22 - What is Intent?
00:37 - Example of Intent in Real Life Applications in your phone.
01:14 - Implicit Intent Explanation
01:56 - Explicit Intent Explanation
02:54 - Explicit Intent implementation code
05:00 - How to pass data from One Activity to Another Activity.
10:52 - Implicit Intent implementation code
14:43 - Message from Chief