Types of Intents: Explicit & Implicit | Android Tutorial #25

preview_player
Показать описание
In this video you will learn
1. What is an intent
2. Types of Intent
3. Various use of Intent

I am doing this for you awesome people 💓💓💓
So, please like and subscribe and share for support and help.
Moreover, I reply to every single comment to if you have any question comment it..
Do not forget!
🔸LIKE 👍
🔸SHARE ✉
🔸SUBSCRIBE✔

⭐️ ❗ Subscribe to the channel: ⭐️

⭐️ Master Android App: ⭐️

⭐️ Master Flutter App: ⭐️

You don't need to learn Android/ Java and iOS/ Swift development to build real native mobile apps! Just Click This link and follow the tutorials from zero:

Don't miss to subscribe by clicking this link:

Never Miss to Like and Subscribe to get latest flutter, android and java tutorials.

So intent is basically use communicate between two activities in Android.

Intent can be bascially used to communicate between 2 activities inside the same app or to communicate between two activities in different app.

There are two types of intent
1. Explicit Intent
2. Implicit Intent

Explicit Intent - In explicit Intent the communication takes place between 2 activities inside the same application

Implicit Intent - In implicit intent communication takes place between 2 activities of different application

Implicit intent is basically used for starting services like
Like phonecall, sms, maps, etc

Intents are also used to pass data from one activity to another activity

⭐️ TAGS ⭐️
android development tutorial,
android programming tutorial,
android app development tutorial,
android tutorial for beginners ,
android app tutorial,
android studio tutorial,
learn android programming ,
android developer tutorial ,
android programming,
android development,
android studio tutorial for beginners,
android course,
android training,
android development course,
android app development course
android
android studio
android development
android development course
free android app development course
android app development
android tutorial
android (operating system)
product: android
android course
online android course
android online course
android apps
android course trailer
kotlin course
android app tutorial
hack android (full course)
kotlin android
android app development course
make android app
android studio
android tutorial
android
android studio tutorial
tutorial
android studio tutorials
android tutorial for beginners
android studio tutorials 2 minutes
android studio tutorials beginners
android studio menu tutorial
admob android studio tutorial
tutorials
android studio tutorial order food
android studio tutorial for beginners
studio
android (operating system)
android studio for window
android
android studio
android development
learn android development
learn android programming
learn android
learn android studio
android tutorial
how to learn android app development
android app development
android development course
how to become an android developer
how learn android
how to learn android
learn android scratch
learn android in hindi
make android app
android tutorial for beginners

#coding
#code
#android
#android_studio
#tutorials
#android_tutorials
#android_lessons
#learn
#learn_android
#learn_coding
#learn_java
#learn_kotlin
#learn_flutter
android,intents in android,intent in android,intent,android studio,intents,android tutorial,android intent,type of intents in android,what are intents in android,android (operating system),android intent tutorial,android intents,intents android,implicit intents,android implicit intents,android explicit intents,learn android,android studio tutorial,android app development,intents android studio,android intent basic example
android studio,android,android tutorial,android studio tutorial,tutorial,install android studio,android app tutorial,android studio tutorials,android tutorial in hindi,android tutorial for beginners,android studio tutorials 2 minutes,android studio tutorials beginners,android (operating system),android development for beginners,android studio ecommerce app tutorial,android development,how to make android apps
Рекомендации по теме
Комментарии
Автор

Am using the implicit intent which works fine in lower SDK means in SDK16 whereas in SDK27 it is not working don't know why

vishmatatahakuna
Автор

Can you make your app available for iphone please!

arshdeep
Автор

i did explicit intent between two activites but the intent is slow how i can solve it ?

studiochar