How to set Checkbox cheked value to textview in android?
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
I am new in android, i have created alert dialog box on that i kept check boxes for selecting multiple week days, after checking days on check box i need to set those selected days to text view. I searched a lot for that but i don't found satisfactory answer please anyone can help me resolve this issue. Thanks in advance | |||
| |||
try this
This way you can get Value of all of you checkbox. At last you can set that string value to your | |||
default
Read more
stackoverflow.comm
No comments:
Post a Comment