Bottom Navigation in Android Studio using Kotlin | Android Knowledge

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024

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

  • @AdityaEditzYT
    @AdityaEditzYT Год назад +2

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

  • @novayoutube2937
    @novayoutube2937 Год назад +1

    Awesome very nice Kotlin series ma'am 🎉😍

  • @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!

  • @josemarcano1512
    @josemarcano1512 Год назад +2

    Could you help me to make a newspaper with login?

  • @AdityaEditzYT
    @AdityaEditzYT Год назад +2

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

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

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

  • @AdityaEditzYT
    @AdityaEditzYT Год назад +1

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

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

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

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

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

  • @ManuKumar50362
    @ManuKumar50362 Год назад +1

    I want to this code in Java.

  • @fredjakaa246
    @fredjakaa246 Год назад +1

    Thanks alot for this tutorials

  • @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

  • @Al-Balag3294
    @Al-Balag3294 Год назад +1

    Excellent

  • @ikinz6415
    @ikinz6415 7 месяцев назад

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

  • @abdelrahmantarif9642
    @abdelrahmantarif9642 Год назад

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

  • @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

  • @deepaktiwari620
    @deepaktiwari620 Год назад

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

  • @El_Master533
    @El_Master533 Год назад

    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 🇦🇷🇦🇷

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

    Excelent explanation. Thanks!

  • @haniffsamm
    @haniffsamm Год назад

    bagi la coding siak, nak buat projek ni

  • @ridhamkamani3608
    @ridhamkamani3608 Год назад

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

  • @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

  • @EthelDawnPenaso
    @EthelDawnPenaso Год назад

    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

  • @kishorramani007
    @kishorramani007 Год назад

    Thanks for useful video :)

  • @AyushKumar-kj6lp
    @AyushKumar-kj6lp Год назад

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

  • @gufraanshaikh8693
    @gufraanshaikh8693 Год назад

    Thanks for this Amazing Kotlin series 🔥

  • @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 Год назад

      Still error,
      android resource linking failed
      Please help 🙏 😢

  • @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 9 месяцев назад

      Use navigation component

  • @fledi9595
    @fledi9595 10 месяцев назад

    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  10 месяцев назад

      On emulator or device?

    • @fledi9595
      @fledi9595 10 месяцев назад

      @@android_knowledge on emulator and on device both

  • @eriktilepaldy230
    @eriktilepaldy230 10 месяцев назад

    thanks so much bro

  • @allfactsandfigures
    @allfactsandfigures Год назад

    Thank You !!

  • @staryouth4u
    @staryouth4u Год назад

    Again Thank you

  • @memeshorts0113
    @memeshorts0113 Год назад

    Very useful series ma'am 😍

  • @xavier4107
    @xavier4107 9 месяцев назад

    Please provide source code