Bottom Navigation in Android Studio using Kotlin | Android Knowledge

Поділитися
Вставка
  • Опубліковано 23 лип 2024
  • Welcome to Android Knowledge!
    In this video, we will create bottom navigation menu in android studio using kotlin.
    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:
    0:00 - Intro
    0:08 - Overview
    0:38 - Create New Project
    1:05 - Pre-requisites
    4:05 - bottom_menu.xml
    6:00 - activity_main.xml
    8:40 - Fragments
    10:45 - MainActivity.kt
    15:45 - Output
    Hashtags:
    #android #androidstudio #kotlin
    Keywords:
    Bottom Navigation in Android Studio using Kotlin
    bottom navigation bar android studio,bottom navigation view android studio,android bottom navigation bar,bottom navigation view with round,android bottom navigation,android bottom navigationview,bottom navigation bar with fragment,navigation bar,android bottom navigation example,android bottomnavigation,android bottomnavigationview,android bottomnavigationview fragment,android bottomnavigationview custom,android bottomnavigationview example, 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 ©
  • Наука та технологія

КОМЕНТАРІ • 48

  • @AyushKumar-kj6lp
    @AyushKumar-kj6lp 10 місяців тому

    lots of love and resspect from new devlopers .
    Thank you for this

  • @El_Master533
    @El_Master533 11 місяців тому

    Thank you so much! I spent a long time trying to do it but I couldn't and thanks to your video I managed to do it! thanks and greetings from Argentina 🇦🇷🇦🇷

  • @gufraanshaikh8693
    @gufraanshaikh8693 Рік тому

    Thanks for this Amazing Kotlin series 🔥

  • @novayoutube2937
    @novayoutube2937 Рік тому +1

    Awesome very nice Kotlin series ma'am 🎉😍

  • @fredjakaa246
    @fredjakaa246 Рік тому +1

    Thanks alot for this tutorials

  • @memeshorts0113
    @memeshorts0113 Рік тому

    Very useful series ma'am 😍

  • @mariafernandasegura6836
    @mariafernandasegura6836 2 місяці тому

    Excelent explanation. Thanks!

  • @Al-Balag3294
    @Al-Balag3294 Рік тому +1

    Excellent

  • @kishorramani007
    @kishorramani007 Рік тому

    Thanks for useful video :)

  • @deepaktiwari620
    @deepaktiwari620 11 місяців тому

    Keep it up mamm ... Hoping i will get trainner like u during my internship...

  • @abdelrahmantarif9642
    @abdelrahmantarif9642 10 місяців тому

    oh thanks alot... was wondering if we can use viewPager2 with it and the way to apply it

  • @josemarcano1512
    @josemarcano1512 Рік тому +2

    Could you help me to make a newspaper with login?

  • @staryouth4u
    @staryouth4u 10 місяців тому

    Again Thank you

  • @allfactsandfigures
    @allfactsandfigures 9 місяців тому

    Thank You !!

  • @AdityaEditzYT
    @AdityaEditzYT Рік тому +2

    Can we not make responsive app in simple ways in xml?

  • @eriktilepaldy230
    @eriktilepaldy230 8 місяців тому

    thanks so much bro

  • @AdityaEditzYT
    @AdityaEditzYT Рік тому +2

    plz make a video on responsive app design plz make this videoas subscriber request

  • @ridhamkamani3608
    @ridhamkamani3608 11 місяців тому

    i want that indicator in circle shape so how can i do this?

  • @ikinz6415
    @ikinz6415 5 місяців тому

    12:41
    have a problem in setOnItemSelectedListener that is unresolved, how do i solve this

  • @AdityaEditzYT
    @AdityaEditzYT Рік тому +1

    What will be your first project name as next video ? Super Duper Excited ❤❤

  • @Nameless_17
    @Nameless_17 Місяць тому

    Hello mam ! Everything is working.. no any error!! but when I click on bottom icons .. it doesn't work .. pls reply me 😢😢😢😢😢😢

  • @iqbalrivaldi2856
    @iqbalrivaldi2856 Рік тому

    Very nice sis, btw can i request the video tutorial about android kotlin make the music player app or wallpaper change app with kotlin sis. Thank you for your attention

  • @AdityaEditzYT
    @AdityaEditzYT Рік тому +2

    and When is the Projects series is getting started?

    • @android_knowledge
      @android_knowledge  Рік тому +1

      Soon :-) this was the last video of android kotlin beginners series.

    • @AdityaEditzYT
      @AdityaEditzYT Рік тому +1

      @@android_knowledge really wow i am excited!

  • @ManuKumar50362
    @ManuKumar50362 Рік тому +1

    I want to this code in Java.

  • @Konami991
    @Konami991 2 місяці тому

    how to get id from fragment? example id TextView, Button etc.. ?

  • @mama_madolay
    @mama_madolay 3 місяці тому

    why my code dosent contain animation? the name of the icon is always visibel

  • @abcdzxzxcd6770
    @abcdzxzxcd6770 Рік тому

    getting error in mainactivity.kt file
    cannot access androidx.lifecycle.lifecycleowner kotlin
    What should I do plz reply

    • @android_knowledge
      @android_knowledge  Рік тому

      Check the below link:
      stackoverflow.com/questions/57762145/cannot-access-androidx-lifecycle-lifecycleowner-what-is-the-meaning-of-error-in

  • @VidmoRecaps
    @VidmoRecaps Рік тому

    Am having trouble with function supportFragmentManager..... Its getting highlighted in red with unsolve reference error, what could be the problem?

    • @android_knowledge
      @android_knowledge  Рік тому

      Try clean project and make sure fragment import is correct.

    • @davidvazquezmontejano2874
      @davidvazquezmontejano2874 Рік тому

      @@android_knowledge i have the same problem. I have import this in the mainActivity: import androidx.fragment.app.Fragment
      Is that right?
      Thanks in advance, i like this video

  • @davidvazquezmontejano2874
    @davidvazquezmontejano2874 Рік тому

    i get an error when i use the supportFragmentManager........ Do i have to import something? Or maybe i have to implement something in my gradle?

    • @android_knowledge
      @android_knowledge  Рік тому +1

      Try clean project or invalidate caches and make sure you use latest version of android studio as well as fragment import is correct.

    • @davidvazquezmontejano2874
      @davidvazquezmontejano2874 Рік тому

      @@android_knowledge Thank for your soon reply. i cleaned and rebuild project. Im using Flamingo Android Studio......... about impot fragment...... i have to import it in Main Activity right? as
      import androidx.fragment.app.FragmentManager
      import androidx.fragment.app.Fragment
      Do i have to do something in gradle files too?
      Thanks in advance!!! I love your video, its very useful for me

    • @xavier4107
      @xavier4107 6 місяців тому

      Use navigation component

  • @user-fn4qp8xk5p
    @user-fn4qp8xk5p 9 місяців тому

    please help i followed all the code but when im trying to open or run in my emulator it keeps out cant open. it says keeps stopping

  • @fledi9595
    @fledi9595 8 місяців тому

    I have a problem when i start the program i need to press a button 2 time to switch a screen to another

    • @android_knowledge
      @android_knowledge  8 місяців тому

      On emulator or device?

    • @fledi9595
      @fledi9595 8 місяців тому

      @@android_knowledge on emulator and on device both

  • @haniffsamm
    @haniffsamm Рік тому

    bagi la coding siak, nak buat projek ni

  • @sweatahpurmessur2739
    @sweatahpurmessur2739 Рік тому

    Why error at
    base.theme.bottomnavigation in themes.xml
    Please reply asap 🙏 😢

    • @android_knowledge
      @android_knowledge  Рік тому

      Make sure your project name is Bottom Navigation or write parent name as per your project name.

    • @sweatahpurmessur2739
      @sweatahpurmessur2739 11 місяців тому

      Still error,
      android resource linking failed
      Please help 🙏 😢

  • @xavier4107
    @xavier4107 6 місяців тому

    Please provide source code