Navigation Drawer and Bottom Navigation View in Android Studio | Kotlin

  Рет қаралды 22,727

Android Knowledge

Android Knowledge

Күн бұрын

Welcome to Android Knowledge!
In this video, we will learn how to create navigation drawer and bottom navigation view in android studio using kotlin.
Android - Kotlin (Beginners to Advanced) Playlist:
• Android - Kotlin (Begi...
Join our Telegram Group:
t.me/androidknowledge
Instagram:
/ android_knowledge
My Best Laptop for Android Development:
amzn.to/3wVfgnE
Website:
androidknowledge.com
My Laptop SSD for Fast Android Studio Experience:
amzn.to/40qvoLo
My Laptop Stand with Cooling Fans - Avoid Heating Due to Android Studio:
amzn.to/3RxeGpV
If you have any queries or errors, please feel free to comment below :-)
Please subscribe to my channel 😊👍
Chapters:
00:00 - Intro
00:08 - Overview
01:08 - Create new project
01:30 - Pre-requisites
04:36 - nav_menu.xml
06:30 - bottom_menu.xml
08:12 - nav_header.xml
09:22 - activity_main.xml
14:52 - Fragments.kt
16:15 - MainActivity.kt
26:28 - Output
Hashtags:
#android #androidstudio #kotlin #androiddevelopment #mobileappdevelopment
Keywords:
Navigation Drawer and Bottom Navigation View in Android Studio using Kotlin
navigation drawer activity android studio,navigation drawer android studio,custom navigation drawer android studio,navigation drawer in android,navigation drawer android studio in hindi,navigation drawer android studio firebase,navigation drawer android tutorial,navigation bar android studio,bottom navigation bar android,bottom navigation bar,android bottom navigation,android bottom navigation bar with fragment,bottom navigation view, kotlin.
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 at no extra cost to you.
All rights reserved by Android Knowledge ©

Пікірлер: 59
@Al-Balag3294
@Al-Balag3294 11 ай бұрын
Very important and beautifully designed video. Hopefully, your channel will take programmers interested in Kotlin to a new horizon. Thank you very much
@novox_redmoon2320
@novox_redmoon2320 11 ай бұрын
Hello, excellent video, I've been following you for a few days and I love your content, could you make a video in detail so that the user can place a profile image, and in the background, and that they can change their data, please in real time😅in kotlin 😊
@fredjakaa246
@fredjakaa246 11 ай бұрын
🎉 I trust 1 day I will be like you. Thanks alot.
@alexhaifa
@alexhaifa 9 ай бұрын
WOW!!! Your video is wonderful!!! Thanks a lot for helping us to create a Navigation Drawer. I love Kotlin and I have been learning more and more everyday. There are many things in your video to learn, I was able to reproduce it perfectly, but now I need to understand parts by parts. Of course, I'll buy you some coffee, you deserve it. Regards - Alex from Brasil
@android_knowledge
@android_knowledge 9 ай бұрын
Glad, it helped you :-)
@vikashtiwari8360
@vikashtiwari8360 11 ай бұрын
Mam please bring more videos and please continue this series
@TravelChatBr
@TravelChatBr 3 ай бұрын
fab is on the bottom right. I've tried putting app:fabAlignmentMode="center" but it doesn't work. What can I do?
@priyanshporwal4996
@priyanshporwal4996 11 ай бұрын
👏amazing
@gufraanshaikh3798
@gufraanshaikh3798 11 ай бұрын
Nice topic 💯
@doniyorartikov8307
@doniyorartikov8307 11 ай бұрын
Very good🎉
@rayyanmansuri6310
@rayyanmansuri6310 4 ай бұрын
Can't get the floating button at the centre please help
@veera1_8_001
@veera1_8_001 4 ай бұрын
did you find the answer?
@byPeopleDev
@byPeopleDev Ай бұрын
AligmentMode : "center"
@PurnaPlayss
@PurnaPlayss Ай бұрын
Put layout_gravity= "center_horizontal"
@user-lc1jd2be4l
@user-lc1jd2be4l 6 ай бұрын
very helpul.
@armandolopez3750
@armandolopez3750 3 ай бұрын
Thank you!!
@priyanshporwal4996
@priyanshporwal4996 11 ай бұрын
I was looking for bottom navigation
@AdityaEditzYT
@AdityaEditzYT 11 ай бұрын
Plz tell which is best COmpose or Xml for fully responsiveness app?
@ADevKit
@ADevKit 11 күн бұрын
How can I find the resources like image and code which is used in the video above , there is no link to redirect to another external website
@maloupalacio66
@maloupalacio66 4 ай бұрын
Hello, thx for the tuto ! I have a question : when you click on a icon at the end, the icon is highlighted in white. I have the same thing but I don't know why, so How to remove it?
@SuRajUpDate
@SuRajUpDate 5 ай бұрын
Source code please
@LUCKY-iq5cp
@LUCKY-iq5cp 6 ай бұрын
Hey when I press back being present in a fragment the item selected in navigation drawer is not updating please reply
@samirdesigner3324
@samirdesigner3324 11 ай бұрын
thank you make book story for kids from first screen include pictuer with name story from listview and from second screen show pictuer from top screen and from below show details text story
@syahrulghifari9244
@syahrulghifari9244 8 ай бұрын
Is there anything that must be included in the implementation?
@kunalmemane
@kunalmemane 10 ай бұрын
Cradle radius is not working... please help
@aakashkumaryadav6048
@aakashkumaryadav6048 10 ай бұрын
my FAB button is not getting aligned at the center of the bottomAppBar even though i followed the code completely, also i used the anchor as well its not getting aligned at the bottom center the Add button moves to the bottom right of the bottom_navigation and overlaps on the menu icon
@android_knowledge
@android_knowledge 10 ай бұрын
Add the below line: app:fabAlignmentMode="center"
@aakashkumaryadav6048
@aakashkumaryadav6048 10 ай бұрын
Thank You mam it worked, now the button is at the center@@android_knowledge
@EmersonRyan-up8fn
@EmersonRyan-up8fn 9 ай бұрын
@@android_knowledge I tried this, but the button is still in the right corner, and if I try to move it, it goes to the top left corner... I already checked everything you did in the video, but I still couldn't solve it. Help me please
@svryc
@svryc 8 ай бұрын
Mine is still in the bottom right as well@@EmersonRyan-up8fn
@eduzal
@eduzal 7 ай бұрын
same issue here. my fab is horizontally and vertically centered, instead of the proposed cradle
@Mohit-il9gx
@Mohit-il9gx 11 ай бұрын
How to change color of img and text in bottom navigation and also how to always set visibility of text as visible
@android_knowledge
@android_knowledge 11 ай бұрын
Icon Color - itemIconTint Text Color - itemTextColor Text Visibility - labelled
@nguyenvandungfplhn1834
@nguyenvandungfplhn1834 10 ай бұрын
How to remove the purple effect around the icon ?
@Hotwire_RCTrix
@Hotwire_RCTrix 14 күн бұрын
"viewBinding = true"
@anonanoniempje7863
@anonanoniempje7863 7 ай бұрын
can someone perhaps help me out? when i create the bottom nav it only shows one icon instead of their corresponded onces, the step around 12:00, any tips?
@android_knowledge
@android_knowledge 7 ай бұрын
Checkpoints: 1. Make sure your bottom_menu xml is correct. 2. Check code for - bottom app bar, bottom nav, fab. 3. Also, make sure everything is nested properly in layout. 4. If any error, please inform me.
@kishorramani007
@kishorramani007 11 ай бұрын
Hi mam, I implemented it in my project but there is one issue While click on any drawer item that will open that fragment but in bottom navigation another selected tab is not disabled (means it's selected, it should be unselect) For that issue I try too many things but it's not resolved If you have a solution for that then let me know That issue is also visible in your demo (starting on this video)
@vikashtiwari8360
@vikashtiwari8360 11 ай бұрын
Kishor Bhai kya haal hai...
@android_knowledge
@android_knowledge 11 ай бұрын
Maybe, set enabled as false on bottom menu items if any of the navigation menu item is clicked.
@kishorramani007
@kishorramani007 11 ай бұрын
​@@android_knowledge I try but don't work, Actually I can't disable bottom menu item if I click navigation drawer item or I can't disable navigation drawer item while click on bottom navigation item try by yourself and let us know the solution. it'll be very helpful mam
@chongjessie6071
@chongjessie6071 8 ай бұрын
Hello, my bottom nav bar has covered my recycler view, may I know how to solve it?
@android_knowledge
@android_knowledge 8 ай бұрын
Try adjusting the margin of recyclerview, both should not overlap.
@vikashtiwari8360
@vikashtiwari8360 11 ай бұрын
Please provide the asset of BMI and quiz app
@android_knowledge
@android_knowledge 11 ай бұрын
Check telegram group :-)
@vikashtiwari8360
@vikashtiwari8360 11 ай бұрын
​@@android_knowledge thank you mam
@tutrieu3250
@tutrieu3250 9 ай бұрын
can you have source code or all Image from video?
@android_knowledge
@android_knowledge 9 ай бұрын
You can download the images from the below link: drive.google.com/drive/folders/1kBiR56jI27ddT4WPvMrH8pQuW1NekhUe?usp=sharing
@jacqueshajaniainahyacinthe6606
@jacqueshajaniainahyacinthe6606 11 ай бұрын
you do not yet have plans to share a digital data entry application Please!
@sahilkhan6503
@sahilkhan6503 5 ай бұрын
My fab isn't centered why wrote same code and used same theme theme
@android_knowledge
@android_knowledge 5 ай бұрын
Add the below line: app:fabAlignmentMode="center"
@sahilkhan6503
@sahilkhan6503 5 ай бұрын
@@android_knowledge it is not working i tried it (it is in center but the margin and else doesn't work 😕 that "U" shape valley isn't created)
@armxhk08
@armxhk08 4 ай бұрын
@@sahilkhan6503 add this to the bottom appbar: app:fabAnchorMode="cradle"
@veera1_8_001
@veera1_8_001 4 ай бұрын
did you find the solution??@@sahilkhan6503
@veera1_8_001
@veera1_8_001 4 ай бұрын
got the same problem@@sahilkhan6503
Top 3 Android Apps in Android Studio using Kotlin | Tutorial for Beginners
1:10:39
Jetpack Compose Android Studio Project Dashboard
47:06
UiLover Android
Рет қаралды 10 М.
Me: Don't cross there's cars coming
00:16
LOL
Рет қаралды 12 МЛН
бесит старшая сестра!? #роблокс #анимация #мем
00:58
КРУТОЙ ПАПА на
Рет қаралды 3,5 МЛН
Flutter Tutorial for Beginners #5 - Scaffold & AppBar Widgets
8:47
Navigation Drawer in Android Studio using Kotlin | Explanation
21:21
Android Knowledge
Рет қаралды 11 М.
All 1.0 Character Ultimates | Zenless Zone Zero
3:30
Elehayym
Рет қаралды 14
Navigation Drawer - UX With Material3
13:10
Philipp Lackner
Рет қаралды 21 М.
Intro to SQL
Major League Hacking
Рет қаралды 2
When you have 32GB RAM in your PC
0:12
Deadrig Gaming
Рет қаралды 984 М.
Best mobile of all time💥🗿 [Troll Face]
0:24
Special SHNTY 2.0
Рет қаралды 3 МЛН