1)I used list for generating (dynamically) radio button list in list activity and list is filled from database. I want value of checked radio button.
2)Another thing:In layout where should have i declare RadioGroup ?? before tag or in layout file where radio button is declared
Thanks in advanc开发者_运维百科e
from your above description i think u need to use the custom adepter
HERE is the link from the u can got the idea
精彩评论