CheckBox in Android Studio

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2024

ความคิดเห็น • 23

  • @SandipBhattacharya
    @SandipBhattacharya  2 ปีที่แล้ว +1

    Master programming and take your career to new heights with clear, concise C, Android, and Web Development courses for just Rs. 999 / $ 12. Get lifetime access and certificate. Click here to enroll: courses.sandipbhattacharya.com/s/store

  • @sanjoypaul4235
    @sanjoypaul4235 5 ปีที่แล้ว +1

    Nicely explained. Very easy for any learner!! Wish to see more such tutorials Sandip!! (y)

    • @SandipBhattacharya
      @SandipBhattacharya  5 ปีที่แล้ว

      Thanks, Sanjoy. I'll keep on adding new tutorials in this series. Stay tuned!

  • @kennethobus633
    @kennethobus633 ปีที่แล้ว +1

    Hello sir, I really love your video tutorial. May I ask what code for not allowing the user to choose the two checkbox?

    • @SandipBhattacharya
      @SandipBhattacharya  ปีที่แล้ว

      Thank you so much. Try this:
      cb1.setEnabled(false); // disable checkbox
      cb2.setEnabled(false); // disable checkbox

    • @kennethobus633
      @kennethobus633 ปีที่แล้ว

      @@SandipBhattacharya Good morning Sir. Correction for the question above, I mean if I only want the user to choose 1 checkbox among the 4 checkbox.

    • @SandipBhattacharya
      @SandipBhattacharya  ปีที่แล้ว

      @@kennethobus633 Good morning. One way to do this is by using Radio Buttons. Check this for details:
      th-cam.com/video/1VJR1YHmSBA/w-d-xo.html

  • @ranianourelhouda6146
    @ranianourelhouda6146 4 ปีที่แล้ว +1

    Thank you so much
    U've saved my life ❤️

  • @ShikharVerma82
    @ShikharVerma82 5 ปีที่แล้ว +1

    Very informative and easy explanation...

  • @rajsingh-bg3jr
    @rajsingh-bg3jr 4 ปีที่แล้ว +1

    Nice Video sir kya hum checkbox se text view data copy paste kar skte hai please tell me and help me

  • @slimefunoriginal
    @slimefunoriginal 3 ปีที่แล้ว +1

    sir, please help. i want make checkbox dynamic. data coming from server.

    • @SandipBhattacharya
      @SandipBhattacharya  3 ปีที่แล้ว

      Request noted. You can also checkout my other videos in this playlist for sending and receiving data from server and see if that helps.

  • @Mathkrueger
    @Mathkrueger 3 ปีที่แล้ว +1

    wouldn't it be better to just use a foreach? foreach checkbox in the app check if its checked, if checked add text to a string and in the end just show the string.

  • @muhsinmansoor1030
    @muhsinmansoor1030 3 ปีที่แล้ว

    I am having a problem with the Toast message of selected checkboxes and when I run the app on my phone the string context of checkboxes isn't available. Can you help me? please👀
    P.S. I am new to android dev.

  • @gomahzrankosseujeanchandel2617
    @gomahzrankosseujeanchandel2617 4 ปีที่แล้ว +1

    GOOD VIDEO HOW TO MAKE ET QUIZ WITH A CHECKBOX

    • @SandipBhattacharya
      @SandipBhattacharya  4 ปีที่แล้ว

      I've create a tutorial on building an online quiz app. This may help you: th-cam.com/video/UlSRVJlVoic/w-d-xo.html

    • @gomahzrankosseujeanchandel2617
      @gomahzrankosseujeanchandel2617 4 ปีที่แล้ว +1

      @@SandipBhattacharya thank you

  • @WeirdStuffaaaa
    @WeirdStuffaaaa 3 ปีที่แล้ว

    gg