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