Navigation Drawer in Jetpack Compose using Kotlin | Android Studio

Поделиться
HTML-код
  • Опубликовано: 30 июл 2024
  • Welcome to Android Knowledge! 🚀
    In this video, we will create navigation drawer in jetpack compose in android studio using kotlin.
    Navigation Dependency:
    implementation ("androidx.navigation:navigation-compose:2.7.6")
    👩🏽‍💻 Links Mentioned in the Video:
    Jetpack Compose Playlist:
    • Jetpack Compose Series
    💡 Recommendation:
    AK 2.0 Hindi RUclips Channel:
    / @androidknowledgehindi
    Android - Kotlin (Beginners to Advanced) Playlist:
    • Android - Kotlin (Begi...
    📱 Social Media Links:
    Join our Telegram Group:
    t.me/androidknowledge
    Instagram:
    / android_knowledge
    Website:
    androidknowledge.com
    🛍️ Affiliate Links:
    My Best Laptop for Android Development:
    amzn.to/3wVfgnE
    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:58 - Pre-requisites
    02:52 - Three Screens
    05:42 - Screens.kt
    06:48 - MainActivity.kt
    17:26 - Output
    Hashtags:
    #android #androidstudio #kotlin #androiddevelopment #mobileappdevelopment
    Keywords:
    Navigation Drawer in Jetpack Compose using Kotlin | Android Studio
    jetpack, compose, jetpack compose,what is jetpack compose, basics of jetpack compose in android, jetpack compose series in android studio, learn jetpack compose, create an app using jetpack compose, 2024 jetpack compose, android studio, new android studio, latest version, java, kotlin, create an android app, text composable, 2024, learn jetpack compose, android in jetpack compose, modifiers api, new latest method in android studio, android tutorials, navigation drawer, side drawer, nav controller, material 3.
    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 ©
  • НаукаНаука

Комментарии • 18

  • @diskys8174
    @diskys8174 6 месяцев назад +5

    Thanks for the video, I just started learning this technology. Therefore, I would like to see videos more often, it is very useful. I am also waiting for some kind of course on application development with jetpack compose!

  • @gufraanshaikh3798
    @gufraanshaikh3798 6 месяцев назад +4

    Amazing video 🎉

  • @user-kj4ju3zz8f
    @user-kj4ju3zz8f 6 месяцев назад +4

    Nice

  • @abdullahjaved4898
    @abdullahjaved4898 5 месяцев назад +2

    Super excited for this video

  • @sudipkashyap8316
    @sudipkashyap8316 6 месяцев назад +4

    Thanks teach😊

  • @memeshorts0113
    @memeshorts0113 5 месяцев назад +2

    You are great my mam as always, thank u so much🤗

  • @poultrydiseaseandtreatmentapp
    @poultrydiseaseandtreatmentapp 6 месяцев назад +3

    Also waiting for bottom navigation with bottom sheet

  • @guixp2965
    @guixp2965 2 месяца назад

    GOT IT!

  • @InnovativeChangazi
    @InnovativeChangazi 6 дней назад

    Can you explain what are data objects? How does it differ with objects? Is there any relation of data classes with data objects?

  • @alifersantana6653
    @alifersantana6653 4 месяца назад

    Thanks teacher, you save my life

  • @dhruvsharma5786
    @dhruvsharma5786 5 месяцев назад

    Thank You Didi🙏🙏

  • @eren352
    @eren352 2 месяца назад

    Allow me to ask something,
    how to handle popUpTo so that it can only exit the app when it is on the Home screen, so it will return to the Home screen when the back button is pressed while on a screen other than the Home screen

  • @ARivanw
    @ARivanw 22 дня назад

    how to change topappbar to acording label tittle we click on nav drawer?
    example
    i click home, then top app bar change tittle to home
    i click setting, then top app bar change tittle to setting
    i click profile, then top app bar change tittle to profile

    • @ARivanw
      @ARivanw 22 дня назад

      pls answer

  • @carlopanganiban445
    @carlopanganiban445 5 месяцев назад

    is this can do it in java also or convert to java?

    • @android_knowledge
      @android_knowledge  5 месяцев назад +1

      Jetpack Compose only works with Kotlin.

    • @carlopanganiban445
      @carlopanganiban445 5 месяцев назад

      @@android_knowledge thanks is there a way to do it in java ? sorry i have a lot of questions

    • @MYusuf-nb6vh
      @MYusuf-nb6vh 10 дней назад

      same question