Navigation Drawer Menu in Android Studio using Java | 2024

preview_player
Показать описание
Welcome to Android Knowledge!

Color HEX Code: 8692f7 (Lavender)

It's difficult to understand the code without a voiceover so for that you can refer to our website where you will find the source code as well the detailed explanations.

If you have any queries or errors, please feel free to comment below :-)
Please subscribe to my channel 😊👍

Join our Telegram Group:

Instagram:

Source Code:

My Best Laptop for Android Development:

My Laptop SSD for Fast Android Studio Experience:

My Laptop Stand with Cooling Fans - Avoid Heating Due to Android Studio:

Watch Kotlin Version of Navigation Drawer Menu in Android Studio:

Chapters:
0:00 - Intro
0:11 - Create New Project
0:28 - Pre-requisite
20:20 - Output

Keywords:
navigation drawer android tutorial
navigation drawer android studio
navigation drawer android
menu in android studio
navigation drawer android tutorial in android studio
custom navigation drawer android studio
how to create navigation drawer in android studio
how to make navigation drawer in android studio
how to use navigation drawer activity in android studio
how to add navigation drawer in android studio
how to create navigation drawer in android
how to create a navigation drawer in android
Navigation Drawer Menu in Android Studio using Java | 2022
side menu android studio
navigation drawer menu android studio

Hashtags:
#android #androidstudio #menu

Disclaimer:
We are a participant in the Amazon Associates Program, an affiliate marketing program designed to provide a means for us to earn fees when you click on a product link and make a purchase with no extra cost to you.

All rights reserved by Android Knowledge ©
Рекомендации по теме
Комментарии
Автор

Watch Kotlin Version of Navigation Drawer Menu in Android Studio:

android_knowledge
Автор

The best tutorial and the least seen, thank you sincerely!

DaniS
Автор

17:44 brother in my case it is not taking id instead showing error "constant expression required"

heptanegaming
Автор

Hola, me da gusto ver este video y poder hacer que me funcionara el codigo tuve problemas igualmente el la linea de codigo R.id.nav_home y los demas pero lo que hice fue que en ves de usar swich utilice el if y el else si alguno tiene duda pidanle al chatgpt que los ayude a cambiar el swich por el if y el else y listo copien y pegan jajjaja

michaelrivas
Автор

Hello, i tried your tuto but in the activity_main it doesnt acknowledge toolbar it's in red and i cannot use it. Could u help me please.

sbell
Автор

que buen tutorial, tuve varios problemas pero al final agarro y mi wbd de app se ve bonita xdxdd

gametony
Автор

Sir why my navigation drawer isn't working when I clicked any of the menu? It doesn't navigate to the fragment. Instead, the drawer just close without doing anything

taufikhidayah
Автор

Nice tutorial, helps me a lot!!! thanks!

kimsan
Автор

Hi may I know why my action bar not appear on MainActivity but my app's name still appear at the center of the screen. My text on fragment_home got dragged to the bottom because of that app's name

staiii
Автор

How to user profile show on navigation header bar??

romaisamunir
Автор

Es muy importante la funcion "onBackPressed", porque a mi no me manda a los demas fragments, y no se si sea por la version pero a mi la funcion me la tacha

guzmanmoralesrafaelsantiag
Автор

Very good information you help me, thanks.

iSvsAndroid
Автор

Very best and easy understanding thank you👍

sathishKumar-hmij
Автор

can i still use this way on activity? bcs i have one activity page?

ilyashero
Автор

How to remove the button from the nav bar and put it outside the nav bar, because I want to hide this nav bar and have the menu button in my xml page

claudiu
Автор

Hello, in the part of MainActivity.java, the code gives me this error error: constant expression required
case R.id.nav_home:
And I didn´t find a wat to fix it, please, could someone help me?

narancia
Автор

onBackPressed not working I tried with adding toat message in onBackPressed function it also don't see that toast message

codingshorts
Автор

Can the drawer stay open even if I click on it?

hendrixp.
Автор

Although it does not show any errors, I cannot click on the Home settings share areas. When I click it, it does not give any errors and it does not switch between fragments.

SüleymanArslan-pz
Автор

Excellent tutorial, one question, how do I change the color of the status bar? now it's gray

KaizenRank-SSS