SyntaxFix
Write A Post
Hire A Developer
Questions
Or you can do it in the XML file :
In the RadioGroup using : android:checkedButton="id_button_to_check"
android:checkedButton="id_button_to_check"
or in the RadioButton : android:checked="true"
android:checked="true"