Intent in Android (Kotlin) | Advanced Mobile Programming | Bsc I.T.

Опубликовано: 14 Октябрь 2024
на канале: Ace Knowledge
2,467
35

In this video we will see how intent works in android using kotlin.
Video Link of Intent -    • Understanding Intent | Androidville  

An Intent is a simple message object that is used to communicate between android components. Intents are also used to transfer data between activities. Intents are used generally for starting a new activity using startActivity().

#tybscitpracticals #androidpracticals #intentinandroidkotlin