6. Android App Activity Lifecycle | IMPORTANT Theory | Android Lectures

6. Android App Activity Lifecycle | IMPORTANT Theory | Android Lectures

Saumya Singh

1 год назад

11,922 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@harshitakumari8263
@harshitakumari8263 - 03.02.2023 16:35

Summary :
six major lifecycle stages in any android app. These are: onCreate() , onStart() , onResume() , onPause() , onStop() , and onDestroy() .

Ответить
@muhammadbilal-sd9kf
@muhammadbilal-sd9kf - 19.10.2023 23:26

Ma'am which activity is call when app is running on the backround??

Ответить
@muhammadbilal-sd9kf
@muhammadbilal-sd9kf - 19.10.2023 21:59

Saved Instance method is used to remember the state of android app,
which is allow to run app on background.
correct me if I wrong

Ответить
@cr7johnChan
@cr7johnChan - 14.07.2023 21:09

saved instance is used to save the instance of the last left app so that the app does not return to the home screen. Mota Moti yehi thah shayad

Ответить
@YashSharma-wo3ed
@YashSharma-wo3ed - 18.03.2023 20:24

Didi what's about the On Restart() when will it called

Ответить
@manishranjan2726
@manishranjan2726 - 16.03.2023 05:05

savedInstanceState - used to restore the previous data saved by user while changing the orientation of the device.

Ответить
@raobrand5776
@raobrand5776 - 11.03.2023 18:27

mam check my concept if any mistake please pointout🙏🙏🙏

Ответить
@raobrand5776
@raobrand5776 - 11.03.2023 18:25

simple fanda
_____________________Activity Launching_________________________
1_ first (on create ) method create hota jasy android studio run krny sy phly humary gradle builde ho rhy hoty ha.
2_second(on start) run hota simple word hum ko screen visible hoti ha
3_third(on resume) matlab hum ko whats app per massage aya ha hum wo dekhny chly gay ha but humari app background per stop hoyi paadi ha
4_fourth(on pause) hum apny massage ka jawab dy kar aye ha es k bad hum (on resume) per ja kar apny video ko chala sakty ha agr es time hum ny ko higher priorty wali koi app run kar di to hum ko phir sy aus ko (on create) krna ho ga
5_fiveth(on stop) jab app background per run ho rhe hoti ha ya to wo (on start) sy chaly gi phir (on create) sy because agr hum sy bhot sari app run kr di at a time to hum method six call ho ga wo hain
6_sixth(on destroy) activity finish and dertroy the system
____________________________________Activity ShutDown_______________________________

Ответить
@11vijaynailwal39
@11vijaynailwal39 - 01.03.2023 17:23

understood

Ответить
@udaytewary3809
@udaytewary3809 - 17.02.2023 21:24

Understood di

Ответить
@syedrizwan2203
@syedrizwan2203 - 09.02.2023 21:25

save user instance is used to temporarily hold the activity of the user hence when the user comes back to the application it will resume from there.

Ответить
@anime4293
@anime4293 - 06.02.2023 20:09

saved instance is used to save the application where the user was, so that the user come back and again start the application where it left.

Ответить
@anime4293
@anime4293 - 06.02.2023 20:06

Understood!!❤

Ответить
@imsonusahu
@imsonusahu - 06.02.2023 09:05

Mam I’m developing a browser app. I’m stuck in tabs like new tab recent tab. Can help on that or make video for that.

Thanks

Ответить
@imsonusahu
@imsonusahu - 06.02.2023 09:04

Mam I’m developing a browser app. I’m stuck in tabs like new tab recent tab. Can help on that or make video for that.

Thanks

Ответить
@pradeepmca
@pradeepmca - 05.02.2023 06:27

UNDERSTOOD! Good short session! Thank you!

Ответить
@skkrrtt2344
@skkrrtt2344 - 04.02.2023 20:32

Understood...

Ответить
@harshsrivastava8449
@harshsrivastava8449 - 04.02.2023 16:00

Very informative..thanks for providing such valuable content !!!
Hope you reply to my mail sent to you few days ago

Ответить
@piyush2776
@piyush2776 - 04.02.2023 12:25

UNDERSTOOD !

Ответить
@riyaholkar7827
@riyaholkar7827 - 03.02.2023 21:58

Understood

Ответить
@12e6vamshi2
@12e6vamshi2 - 03.02.2023 20:32

Didi ..Is chatGPT replace the Android developers.??😥

Ответить
@pradeepmca
@pradeepmca - 03.02.2023 20:17

UNDERSTOOD! Thanks for the lifecycle session.

Ответить
@DeepakRawatTechs98
@DeepakRawatTechs98 - 03.02.2023 20:15

no doubts , it is very clear thank u soo much mam

Ответить
@mukharjeeujjal
@mukharjeeujjal - 03.02.2023 19:32

Saved instance state is mainly used to save the last activity the user produced on the application and so that the application doesn't need to open its work again from start when we access it again.

Ответить
@V012
@V012 - 03.02.2023 18:25

Saved instance is used to save the state where the user was.
Example :- when user clicks on home button and switch between apps and come back again the application resumes where he/she last time left. And the application doesn't restart. 😄

Ответить
@dhiman.shanky
@dhiman.shanky - 03.02.2023 18:22

MAM PLEASE : Ek Bat puch ni Thi ke

Kotlin me API's Banti Hai ya Nahi

💯🤎💯

Ответить
@ApnaaGyanOfficial
@ApnaaGyanOfficial - 03.02.2023 17:53

Great information
thank you Saumya mam🙏
mam please provide notes

Ответить
@abhaypundhir6432
@abhaypundhir6432 - 03.02.2023 17:51

Well understood thanks for amazing information

Ответить
@darkdevil9677
@darkdevil9677 - 03.02.2023 17:46

Day 6-Done 😅🚀
Understood the concept of how Activity Lifecycle works on Android Application.

Ответить
@ChalotraBrothers
@ChalotraBrothers - 03.02.2023 17:17

day 6 done

Ответить
@ChalotraBrothers
@ChalotraBrothers - 03.02.2023 17:10

difference between android developer & software developer

Ответить
@rajkamal0512
@rajkamal0512 - 03.02.2023 16:42

No Any Doubt regarding today's video but i have asked yesterday a doubt on twitter ....please di check and clear it 🙂
there was no error in code as shown by the compiler but when i attached my phone using usb cable and tried to run it .....
it didn't run

Ответить
@mangeshgupta7299
@mangeshgupta7299 - 03.02.2023 16:41

No doubt ma'am..

Ответить
@saumya1singh
@saumya1singh - 03.02.2023 16:40

Comment Understood if concept of APP LIFECYCLE is clear. Congratulations for showing up today. ❤
consistency will make the difference. Share your learnings on internet :)

Ответить
@sumittiwari231
@sumittiwari231 - 03.02.2023 16:39

mam ji km se km 10-15 min ki class to ralhie ye 7min ki class ka kya mtlb hai

Ответить
@sumittiwari231
@sumittiwari231 - 03.02.2023 16:36

radhe radhe madam ji

Ответить
@harshitakumari8263
@harshitakumari8263 - 03.02.2023 16:34

understood this methods

Ответить
@coder-nl8rm
@coder-nl8rm - 03.02.2023 16:33

present

Ответить