Activity Life Cycle in android - learn what happens to an activity from create to destroy in android

80 Просмотры
Издатель
Activity Life Cycle in android - learn what happens to an activity from create to destroy in android

In this video we learn about activity life cycle in android. with help of a picture and information that I push to logcat we learn this important concept. we talk about these:
1. onCreate method in android
2. onStart method in android
3. onResume method in android
4. onPause method in android
5. onStop method in android
6. onRestart method in android
7. onDestroy method in android

and we learn about when these methods run. and when we press home or back button or go to another activity and come back, what will actually happen.

activity life cycle in android Video Chapters:
00:00 app preview
00:11 create new project
00:26 change app layout
00:52 override activity methods
01:42 create new activity
02:04 explain activity life cycle in android

Категория
Язык программирования Kotlin
Комментариев нет.