Create a Navigation Drawer In Android Studio

preview_player
Показать описание
If this video helped you out, consider showing your support so that I can keep making free videos 🙂:

In this video, we'll see how we can easily create a Navigation Drawer in Android Studio. We'll be using Java for create the Navigation Drawer. The root layout is a DrawerLayout.

Android Studio provides a default method to create the navigation drawer in case you're just starting the project.
We'll cover the following things, NavigationUI, NavigationController, appBarConfiguration.
Рекомендации по теме
Комментарии
Автор

This may have been the best android tutorial I've ever watched, there was none of that "oh, this is here because it has to be". Every time I thought "but why is this like this?", you explained it, great video, very helpful. Thank you a lot!

rafaelb.paludo
Автор

I'm from Vietnam, and glad for your explain !!!

phuo
Автор

This is such a crazy good video, really opened my eyes to a lot of the nuances of Android Studio navigation that I wasn't understanding previously. Thank you!!

rootlemon
Автор

Thankyou so much for the explanation of the default code. I am a beginner and it helped a lot ❤️

srivardhini
Автор

do you have github link for this code?

ZtowhyA
Автор

How to hide floating button when we click on gallery or any other list???

khanaftab
Автор

i didnt relize it i keep searching and failing and didnt know their is a default nav

favarobahamut
Автор

If i understand well Homme, Gallery and Slideshow : are fragments and not activities, what if i have basic activities and wanna use them in there will they work ?

incodewetrust
Автор

how to change the names of the activities in navigation drawer.(For Example: Change the name of "gallery" to "wishlist" )

anmolkamboj
Автор

Ayuda, como elimino el icono de mensajes que viene en la parte de abajo en la derecha, siempre que lo intento eliminar se me daña todo :'c

francosans
Автор

error: Navigation is already defined in this compilation unit
import THIS IS THE ERROR WHEN I TRY TO RUN MY APP? HELP ME SIR PLEASE

knzdespair
Автор

Hi, how to replace navigation drawer actions to activity. I don't use fragments

supervisorpda
Автор

How can I do just once time this menu and utilize again on anothers activities?

depaula.otavio
Автор

You help .me alot...

But one things i am getting confusion..

I have made navigation bar also
And on navigation i have added "about us ", , , "privacy policy "

But whenever users clicks on privacy policy, about us .in that time it should open this about us, ,privacy policy pages...
But i dont know how to do that...plz help me..🙏🙏🙏9🙏🙏🙏🙏🙏🙏🙏🙏

ImARBOY
Автор

Can I have a navigation drawer with No action bar?

CardsMoto
Автор

How to call navigation drawer activity from a baisc activity

KrishnaKumar-jrol
Автор

the icons in the menu does not display in my project.. can anyone knows the problem and solution? thanks a lot

amandacallejo
Автор

can i perform actions in fragment like adding buttons storing text with plain text view widgets and stuuff
(adding buttons and text view in home or gallery fragment)

unkwn
Автор

Who still uses java for app development.

grand_duke
Автор

How can I change the activity_main (xml) from ConstraintLayout to Drawer Layout once I have already changed it for another layoutpurpose (for instance I might have used it as Linear Layout or RecyclerView)?Please tell me the technique how to solve it?... We do take home page (mainactivity)for everything but it is stuffed with other issues…  While I use fragments, they crushed when Irun it… I need help guys please help me. I am a new developer with zeroeducation and experience but I understand how to make apps

ethiomusic