Professor,I am not getting ID in Attributes Window for A Radio Group whereas I am getting that for Radio Buttons. Please guide me what to do. Hope you will I am using Android Studio Chipmunk. Please help me out. I am stuck here from last 4 days.
i write code same as given in video. but at the end my output is "WelcomeKrishna" instead of "Welcome Krishna" . there is no space between two words . and same happen with "Gender:Male" instead of "Gender : Male"
when i run the program it gives warnings as : Variable 'name' initializer is redundantVariable 'obtainedName' initializer is redundant Variable 'obtainedGender' initializer is redundant what it means...?
5463 visits
Outline:Open an existing Android Studio Project Why we need Radio Group? How to add Radio Group? Set the attributes for Radio Group How to add Radio button? Set the text attribute for Radio button Declaring variables in Kotlin Code for Radio button selection Launch the App in the phone Run the App to see the output in the Android phone
Open an existing Android Studio Project Why we need Radio Group? How to add Radio Group? Set the attributes for Radio Group How to add Radio button? Set the text attribute for Radio button Declaring variables in Kotlin Code for Radio button selection Launch the App in the phone Run the App to see the output in the Android phone
Show video info
Pre-requisite