Mark has given you the information. If you wish to see how to handle radio buttons and radio groups, you can look at the code examples from his book which mark has on his site (see his signature). Or you can also check out my tutorial http://www.vidyut.com/sunit/android/
On Mon, Nov 17, 2008 at 4:34 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>wrote: > > Hi, > I m using RadioGroup and RadioButton in my UI. > I am displaying 5 radio buttons and want to selecet one. > I get the UI and I m diplaying five levels for my game. > I am not sure that how can I read that back in the program? > Means if user select first radio button, I want to change the level > value = 1, but if user selects second radio button, I want that value > = 2. > > And also, > if user makes one selection and changes after that, does the assinment > chages dynamically? > > Thanks, > Mitul Modi > > > -- - Sunit Katkar http://sunitkatkar.blogspot.com/ - Android OS Tutorials --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

