Android Studio with Java
Extracted text: I have following radio buttons in my activity: Radio Button labeled Red (id: radioButtonRed) Radio Button labeled Green (id: radioButtonGreen) Radio Button labeled Blue (id: radioButtonBlue) I want to set the value of a variable colorSelected to either Red, Green, or Blue based on the checked radio button. Write Java code to accomplish the given task.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here