Android Activity Lifecycle Explained – Android Development Tutorial in Hindi – 6



Android Activity Lifecycle Explained – Android Development Tutorial in Hindi – 6

Android Activity Lifecycle Explained - Android Development Tutorial in Hindi - 6

In this video let’s have a look at activity lifecycle callbacks in Android. There are many lifecycle callbacks in Android but there are some major ones that you should know about.

Some major callbacks are:
1. onCreate
2. onStart
3. onResume
4. onPause
5. on Stop
6. onDestroy

These are the major ones and ones that are asked in most android developer interview questions.
In this video and in the next, I’ll discuss about all the lifecycle callbacks. So don’t miss out.

If you want to read the article about lifecycle callbacks, you can do so here: https://ayusch.com/android-activity-life-cycle-the-complete-guide/

Don’t forget to like, share and subscribe. It’s a great motivator as this channel is still new 🙂 Love you all.

Comments are closed.