Questions tagged as 'radiogroup'

2
answers

change radioButton status generated by code?

I am generating a RadioButton series by code and I have not been able to change the state when a RadioButton loses the status of checked. Currently when you checked one and checked another, both are checked. what I'm trying to do is not to...
asked by 28.03.2017 / 01:14
1
answer

Get text (String) from a RadioButton within a RadioGroup

I want to get the text of rabiobutton selected by the user. I have 5 radiobutton within a radiogroup to then use this field in an Asynctask and insert in a BD. the fact is that I can not get the text. What I have is the f...
asked by 11.01.2017 / 21:33
1
answer

How do I make a condition to mark everything or dial a single RadioButton? Android Studio

I want to make an app that gives me an option to mark all radiobutton and another option that lets me just press one, so I made a radiogroup and I thought about enabling it to mark only one, and disable it when I want it to mark ev...
asked by 09.05.2018 / 16:25
0
answers

Can you help me polish this code?

Good I have a RadiogGroup called rdgroup and in four RadioButton called rbtna rbtnb rbtnc and rbtnd respectively, what I try to do is that when you choose one of the raiobutton look in my database...
asked by 04.12.2017 / 05:48