Beginner Kotlin Android Studio Project - BMI Calculator Tutorial

Поділитися
Вставка
  • Опубліковано 15 вер 2024

КОМЕНТАРІ • 29

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

    Great video! Im a slow follower so I had to listen to this on .5 speed lol

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

    What do I do if I have already created similar bindings for a different feature (a bottom navigation bar)? I've tried copying the previous bindings but replacing 'MainActivityBinding' with the '(fragmentsname)Binding' but this didn't work.

  • @ahwadiftikhar912
    @ahwadiftikhar912 7 місяців тому

    i am using binding but when i try to set min and max(binding.height.minValue = 30) values it wants me to use null safety how can I solve this problem

  • @tafman
    @tafman 2 роки тому +1

    Thanks much for this tutorial..... 👍

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

    bro please help why binding doesnt work on my main activity.... pleasee help

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

    The app crashes when you spin the text wheel for either weight and height.

  • @dontbotherreading
    @dontbotherreading 2 роки тому +3

    thank you

  • @user-gc2ue1rz4t
    @user-gc2ue1rz4t Рік тому

    Огромное спасибо за видео!

  • @anshwitripathi2518
    @anshwitripathi2518 17 днів тому

    It is showing error running app
    Device is already activating means
    Also showing many errors in fact my code is correct

  • @sgzz1024
    @sgzz1024 7 місяців тому

    Thankyou so much

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

    I am using a view model to create something similar to this. It is a BMI calculator as well but my app crashes when trying to populate the text view. No amount of google searches has paid off yet. Any suggestions? My xml format for text view reuses your code and I am using bindings to call the text view to populate like you.

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

      Debugging can be tricky at the beginning but stick at it. It can be something very small. Good luck 🍀

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

      @@CodeWithCal I ended up figuring it out! I was able to implement the viewmodel perfectly! Now I have to populate a new activity and not lose the data when switching between activities. Can this be accomplished with a viewmodel as well or am I dipping into new territory at this point?

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

      Pls tell me how, mine crashes too when I try to interact with the clicker
      @@aluxian2945

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

    Why is my BMI result kinda stuck when I am changing the values?

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

      are you getting an error in the console?

  • @TimestampMaster
    @TimestampMaster 2 роки тому

    Great video! Would you please consider doing a tutorial on making calendars with events in SwiftUI?

    • @CodeWithCal
      @CodeWithCal  2 роки тому +1

      SwiftUI Calendar ✅
      ua-cam.com/video/jBvkFKhnYLI/v-deo.html&ab_channel=CodeWithCal
      With events/ weekly calendar tutorial .. coming soon

  • @cuiteleo
    @cuiteleo 2 роки тому +1

    It's great

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

    Hi sir plzz One video on gpa calculator app

  • @mdsohanhossiansohan9738
    @mdsohanhossiansohan9738 2 роки тому

    Sir, I need a video of making an app. I will make an app for Bangladesh that can be connected from 64 districts. Can you give a video so that I can make this app?

  • @MNasrr
    @MNasrr 2 роки тому

    hello can you please do a calendar in jetpack compose with events cause I'm a beginner and its so hard

    • @CodeWithCal
      @CodeWithCal  2 роки тому

      Im still yet to delve deep into jetpack compose, been focusing on learning swiftUI the last few months, but soon ill start making some videos in JC soon.
      How are you finding it?

    • @MNasrr
      @MNasrr 2 роки тому

      @@CodeWithCal jc is way cleaner i really enjoy it and you will too

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

    C'est bien mais trop rapide.

  • @sam_kesam_ke3001
    @sam_kesam_ke3001 7 місяців тому

    Too fast. Cannot follow. 👎

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

    thank you