Комментарии:
One of the best tutorial on fragment life cycle...thank you sir
Ответитьbro we are in 2017...end of the video u mentioned November 2016
ОтветитьNice explanation
ОтветитьAwesome video.plz upload more
Ответитьwhat is meaning of tight coupling and loose coupling
ОтветитьI love your demonstration apps! You make learning mobile development so exciting.
ОтветитьCan you please confirm , activity and fragment life cycle are parallel exececution ?
ОтветитьNice tutorial sir but i didnt get one thing ,
why fragment is started just after main activity "onCreate" method ?
it will make sense if fragment start ,after main activity "onResume" method because after this method activity is ready to use .
Love it, very simple, very educational
ОтветитьU teach much better than others
ОтветитьWell explained keep it up bro
ОтветитьThanks
Ответитьperfect demostration thanks.
Ответитьthank you very much
ОтветитьWhat happens in onDestroyView and onDestroy? what is the difference?
ОтветитьBefore implementing any class one has to know about it in dept. That is what I learn here.
Ответитьhelpful
Ответитьthank you so much for this good sir!
ОтветитьWell nobody was able to explain the fragment lifecyle better than this..! 💯👏
ОтветитьExcellent video Thank you
Ответитьwhat is the argument framentStack1 on addBackToStack(framentStack1);
Ответитьyour code is not working..it is executing fragment also without clicking the button..Please check your code
Ответитьbrother this is the most simplest and purest tutorial i've ever seen. where wholesome taught theory and some only stick to code you literally showed what's going on. Thank you Sir.
ОтветитьWow sir such a good explanation you give and so less suscribers you have....
i have suscribed but
That is a wonderful approach to teach life cycles! Brilliant, thanks!
ОтветитьGood video with best explaination.
ОтветитьBrilliant video!!
ОтветитьI just found these.
THANK YOU!
Very good videos, thank you !
ОтветитьHindi me bol bhai
ОтветитьI always leave a like just because I think your intro sounds badass.
"My name is... Anil Deshpande."
I have executed the same code but getting fragment before clicking of Button..What may be the Error ??
Ответитьits 2021 still its really good to have complete series on Fragment, Great work
ОтветитьBest video series on Fragment!
ОтветитьI enjoy watching your videos. Thank you.
Ответитьvery good tutorial
ОтветитьFor the past 3 years i have been jumping from one android tutorial to another, never seen any explain code the way you do.
I wish I had come across your tutorials early that would have saved much time I wasted looking for good tutorials.
Thank you sir.
Useful in 2022 too
ОтветитьHow were you able to run the fragment in the first video as the activity had started? I'm assuming that you did this by starting the fragment in the Activity's onCreate (creating fragment transction in the onCreate of Activity). I'm asking bcz I couldn't get to see that part of code, nor in the video neither in the github code attached.
Thank you for your videos tho, it really helps sir. Just a request to upload more videos of the current android as some of the things have chaned.
Hello, thanks for your good tutorial, I created a fragment and an activity and added the fragment to the activity using the method addFragment(). When I rotate the device, my question is that the method detach() is executed for the fragment, again why the fragment life cycle is performed? How does the activity know to display the fragment again in itself? Because I check in the method onCreate() from Activity with a conditional statement that if the savedInstanceState value is equal to null, the method addFragment() will be executed. Thank you for answering my question.
ОтветитьI am working as a junior mobile dev and had been struggling with all of these topics of fragment and everything else. I am understanding now so much better all thanks to you. I am really grateful to you.
May God bless you with more knowledge to help us all with such great wisdom. Your explanation is so simple and clear. You know how to go step by step to make others understand the complexity!
thanks🥰
Ответить