Everything I was searching in last one month.. I am getting the best video in your channel!!! Thanks a lot brothers!!! Wishing the best for your channel!!!
@@mafiacodes Pls make a video on Activity to Activity, Fragment to Fragments, Fragment to Activity, Fragment to Child fragment communication. Because these are necessary things for beginners who struggles esp in Fragments.
Bro best best best channel... I was searching Udemy course on MVVM java but didn't found.. U did great job thanks man... Btw one suggestion please create separate playlist for MVVM
Thank you for your valuable time to made Android jetpack tutorial really awesome your explanation also very easy to understanding , keep supporting for upcoming session 👍 keep continue...💐
simple and effective..I have one question Is it applicable for activities or only for fragments? Can i place activity in place of fragments over there?
Super helpful. I got to understand the concept of popup behaviour from it. I need further clarification on the "launch option -single top". Any assistance with that, please?
developer.android.com/guide/topics/manifest/activity-element#lmode Read from: "The "standard" and "singleTop" modes differ from each other in just one respect: ......" I guess that would clarify your doubt incase it dosnt let me know. Subscribe like share...
@@mafiacodes well am in Africa, and got an ergodox with cherry mx blues on and its stuck in the US because it was shipped from China to the US for someone to bring home to me, but boarders are shutdown and all and am stuck waiting. Have a Corsair K70 gaming keyboard now with cherry mx browns, I think it gest the job done for now.
How to find out what the previous fragment was using the navigation? the previous fragment in navigation control I need to know, which fragment is my previous fragment when 3 fragments navigate to a fragment?
hey man, short question...do you know how to set navigation controller programmatically because when I navigate through application and I want to go back it retirects me to first fragment and I want to set another nav_home(also I have tried with popUpTo and did not work)
Dude I can't override onViewCreated method. When I try to override it I get this -> error: method does not override or implement a method from a supertype
Well, the backpress case is not worked for me in navigation drawer, lets i have click menu 1 and its open home page( i.e fragment1). now i clicked on menu 2 and its open fragment 2. now i clicked on menu 3 and its open fragment 3. now we are at fragment 3, now when i did backpress, i want it should open home page (fragment 1), not fragment 2. so let me something about this Scenario. Thank you.
jetpack navigation is a component, which makes life easier since we do not have to do any fragment transactions, where as material navigation is only for UI stuff based on material design guidelines.
It seems Nav graph mechanism is really unnecessary. There are to much work... Moreover, Traditional way is really simple. It seems google add this for similarity of IOS storyboard mechanism.
I want that code on kotlin and searching for the code on description but there is nothing... putting the source code on the description is very useful for the viewers
Jesus Christ bro, I been looking for weeks for something proffesional like this.Good job!
Subscribe like share
@@mafiacodes already done man
@@mafiacodes my home fragment is splash screen. and i want to remove this from back stack please reply me
Everything I was searching in last one month.. I am getting the best video in your channel!!! Thanks a lot brothers!!! Wishing the best for your channel!!!
It's amazing how well explained this is. Better than the official documentation itself
Great! Never thought I will end up learning this strange thing in just one video
Awesome. Because I'm looking Navigation tutorial with work on Java and only this course I found. Thanks, thanks a lot. 🤝
Realy hatsoff for your efforts..bro one the best channel for android development tutorials.. thankyou
Such a clear and simple introduction to a pretty difficult concept. Well done!
Short and effective, exactly what I was looking for. Thanks man!!
It was really nice explnation and scenario (Game example) taken to explain was perfect to explain the pop concepts.
This was amazing, simple, concise and in Java just what I was looking for. Great work, liked and subscribed for more content
Thanks 😊
Very nice presentation..made the idea clear for me.Thanks a lot..
Very good video Bro, you have cleared my doubt, now turns to test it practically.
Simple, point to point explanation. This concept is nice but android team failed to explained to developers. Keep making such videos...
Thank you, subscribe like share...
@@mafiacodes Pls make a video on Activity to Activity, Fragment to Fragments, Fragment to Activity, Fragment to Child fragment communication. Because these are necessary things for beginners who struggles esp in Fragments.
Thank you for this tutorial. very clear and straight to the point. really grateful
Subscribe like share 😊
Really really like your videos bro...
very nice explained 😊
Holy shmokes.... this is what I was looking for. Thanks a ton, man. Subscribed.
Bro best best best channel... I was searching Udemy course on MVVM java but didn't found.. U did great job thanks man... Btw one suggestion please create separate playlist for MVVM
Very good tutorial video that you are done
damn that was a very clear, precise and awesome tutorial. Many thx.
Subscribe like share
Thank you for your valuable time to made Android jetpack tutorial really awesome your explanation also very easy to understanding , keep supporting for upcoming session 👍 keep continue...💐
you are very awesome man
this is most clear, simple tutorial
Thanks subscribe like share
Very nice tutorial dear MAN! :)) thank you
Subscribe like share
simple and effective..I have one question
Is it applicable for activities or only for fragments? Can i place activity in place of fragments over there?
Nice and precise explanation ....
Subscribe like share😊
Super helpful. I got to understand the concept of popup behaviour from it. I need further clarification on the "launch option -single top". Any assistance with that, please?
developer.android.com/guide/topics/manifest/activity-element#lmode
Read from: "The "standard" and "singleTop" modes differ from each other in just one respect: ......"
I guess that would clarify your doubt incase it dosnt let me know.
Subscribe like share...
Very good and very simple
please make video on MVVM
Great Video , i would like a separate video on "Flame Layout" please XD
noted! subscribe like share...
Great video , thanks 🙏
Thanks for the lesson bro, I love the sound of your keyboard what keyboard are u using bro and what key switches are those they sound amazing.
I have two of them dunno when I was using which one, both are mechanical:
Redragon K551 Vara
Razer Black Widow Elite (Green switches)
@@mafiacodes Well they do sound amazing and I was only listening through a video am sure listening to them live will be amazing.
Yup both are good, black widow is simply amazing 😉 but k551 is no less
@@mafiacodes well am in Africa, and got an ergodox with cherry mx blues on and its stuck in the US because it was shipped from China to the US for someone to bring home to me, but boarders are shutdown and all and am stuck waiting. Have a Corsair K70 gaming keyboard now with cherry mx browns, I think it gest the job done for now.
How to find out what the previous fragment was using the navigation?
the previous fragment in navigation control I need to know, which fragment is my previous fragment when 3 fragments navigate to a fragment?
New subscriber Man
Hey mann what is the text colour theme you are using? looks very good with nice contrast
Google developers
thanks for this video realy help for me
Subscribe like share
hey man, short question...do you know how to set navigation controller programmatically because when I navigate through application and I want to go back it retirects me to first fragment and I want to set another nav_home(also I have tried with popUpTo and did not work)
awesome video! couldn't have been explained better, just like you said. a breeze :)
Thanks 🙏
Subscribe like share😊
Dude I can't override onViewCreated method. When I try to override it I get this -> error: method does not override or implement a method from a supertype
nevermind I got a letter wrong I typed "OnViewCreated" instead of "onViewCreated"
Great Tutorial :)
Thank you! Cheers!
@@mafiacodes cheers!
Make tutorial for Hilt Dagger. It’s an important one😎
Thanks 🙏🙇 bro for your awesome video
Subscribe like share
@@mafiacodes your content is awesome after watching your video I did subscribe
Thank you sir
you are really awesome. Excellent in delivering information. I wish we could add Navigation Bar with this app ... thanks
You can: th-cam.com/video/-XXbnNd6xow/w-d-xo.html
Subscribe like share
Thank you! ❤️
Thank you man!
Subscribe like share
thanks very much
I got error that I don’t have NavController set ? Can anyone help me
Please
hey did your error get fixed?
Well, the backpress case is not worked for me in navigation drawer,
lets i have click menu 1 and its open home page( i.e fragment1).
now i clicked on menu 2 and its open fragment 2.
now i clicked on menu 3 and its open fragment 3.
now we are at fragment 3, now when i did backpress, i want it should open home page (fragment 1), not fragment 2. so let me something about this Scenario.
Thank you.
The fragment stack is the case
@@mafiacodes thank you for fast reply,
Could you elaborate solution more ? actually i am starting in this.
it is good and clear , but if i want to add another button in the first fragment .
how can i do ????
Like add and use navigation.navigate
Sir, how to work navigation component on the menu...
Hi
I want your Android studio settings file
I like your custom design of class variables and methods names
thank you please keep going in android
What is the difference between material navigation and jetpack navigation ? Material navigation is much more simpler to implement...
jetpack navigation is a component, which makes life easier since we do not have to do any fragment transactions, where as material navigation is only for UI stuff based on material design guidelines.
my home fragment is splash screen. and i want to remove this from back stack please reply me
its there in the video
can we do same thing between the activites
you can, but that defeats the purpose of making a single activity application with different fragments.
Thank you
Subscribe like share
It seems Nav graph mechanism is really unnecessary.
There are to much work... Moreover, Traditional way is really simple.
It seems google add this for similarity of IOS storyboard mechanism.
Yup I accept that, but sometimes it makes it easy to navigate
I can't thank u enough ❤️
Subscribe Like Share
Thank you🌹
Subscribe like share 😍
And if I use two buttons?, what I do in function onClick?
I didn’t get what you’re trying to say
just set up OnClickListners for both the buttons like at 9:37 line 37 to 45
thanks
I want that code on kotlin and searching for the code on description but there is nothing... putting the source code on the description is very useful for the viewers
same code I have written but back press is not working
This video will help th-cam.com/video/-XXbnNd6xow/w-d-xo.html
Thanks a looooot!!!!
Subscribe like share
Great!
excelent
Subscribe like share 😊
Me watching my video again to learn 😀
Спасибо за видео, ты мне очень помог
Thanks Thanks Thanks Thanks
Ossm
Subscribe like share
Copy of codelab tutorial 👎
Awesome, Thank you
Subscribe like share
thank you