Beginner Kotlin Android Studio Project - BMI Calculator Tutorial

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

КОМЕНТАРІ • 30

  • @ahmadfariden
    @ahmadfariden 2 роки тому +2

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

    • @deenful-teens
      @deenful-teens 2 роки тому

      sync files with gradle

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

      android {
      buildFeatures {
      viewBinding = true
      }
      }

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

    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

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

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

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

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

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

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

    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  2 роки тому +1

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

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

      @@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 2 роки тому

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

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

      are you getting an error in the console?

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

    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

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

    Thanks much for this tutorial..... 👍

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

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

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

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

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

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

    thank you

  • @hannanhub1717
    @hannanhub1717 19 днів тому

    thanks a lot

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

    Thankyou so much

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

    It's great

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

    C'est bien mais trop rapide.

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

    Too fast. Cannot follow. 👎

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

    thank you