How to use Radio Buttons & Radio Group in Android Studio
Sandip Bhattacharya Sandip Bhattacharya
10.2K subscribers
32,255 views
253

 Published On Nov 6, 2019

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: https://courses.sandipbhattacharya.co...

Hi, in this video, I'll show you step-by-step, how to use RadioButton and RadioGroup in Android Studio.

You'll be able to design an XML layout that consists of a RadioGroup containing five radio buttons and two other normal buttons to clear the selection and to get the id of the current selected RadioButton in this group. When the Submit button is clicked, a Toast message is displayed based on which radio button is currently selected. The clear button clears the selection.

I'll also show you how to register a callback on RadioGroup and get a corresponding Toast message when we click a radio button for the first time or when the checked radio button changes in this group.

Source Code for this video
https://github.com/sandipapps/Radio-B...

| -------------------------------------------------------------------- |

đź‘Ť Subscribe to the Channel
https://www.youtube.com/c/SandipBhatt...

Check out other Playlists

â–ş Introduction to Programming with C (2 hours of video content)
   • C Programming Tutorial for Beginners  

â–ş Android App Development for Beginners (8+ hours of video content)
   • Android Apps and Games Development fo...  

â–ş Build a Complete Quiz App for Android
   • Build a Complete Quiz App for Android  

â–ş Android SQLite Programming for Beginners (2.5 hours of video content)
   • Android SQLite Programming for Beginners  

â–ş Android Game Development in Android Studio: Build Games for Absolute Beginners (3+ hours of video content)
   • Android Game Development in Android S...  

â–ş Android Game Development - Create Your First Mobile Game
   • Android Game Development - Create You...  

â–ş Android Game Development Tutorial
   • Android Game Development Tutorial  

â–ş Programming Flappy Bird for Android
   • Programming Flappy Bird for Android  

â–ş Object Oriented Programming Fundamentals
   • Object Oriented Programming Fundamentals  

â–ş jQuery for Beginner to Advanced
   • jQuery for Beginner to Advanced  

â–ş PHP MySQL CRUD Tutorial (Create, Read, Update, Delete) (1+ hour of video content)
   • PHP MySQL CRUD Tutorial (Create, Read...  

❤️ You can donate by clicking here
PayPal: https://paypal.me/CreatorSandip
For Indians: https://www.instamojo.com/@CreatorSandip

✉️ For Business Inquiries
[email protected]

đź“Ł Follow me on other sites
→ Website: https://SandipBhattacharya.com
→ Udemy: http://bit.ly/SandipUdemy
→ Skillshare: http://bit.ly/SandipSkillshare
→ Google Play: http://bit.ly/SandipPlay
→ Facebook Page: http://bit.ly/SandipFacebook
→ Facebook Group: https://bit.ly/PWSGroup
→ LinkedIn Group: https://bit.ly/PWSGroupLI
→ Twitter: http://bit.ly/SandipTwitter
→ GitHub: http://bit.ly/SandipGitHub

show more

Share/Embed