android studio: (java)
how can i get the number values from one radio button selected from a radio group to show up
on screen in a textview.
for example if the radio group is like this
radiogroup1 values (1,2,3,4) and someone selects the 2nd option which is a number value, 2.
now they click a button and it displays onscreen the number they selected.
thank you please use visual examples.

android studio (java)how can i get the number values from one rad.pdf

  • 1.
    android studio: (java) howcan i get the number values from one radio button selected from a radio group to show up on screen in a textview. for example if the radio group is like this radiogroup1 values (1,2,3,4) and someone selects the 2nd option which is a number value, 2. now they click a button and it displays onscreen the number they selected. thank you please use visual examples.