refer this link might be get solution... http://stackoverflow.com/questions/4666870/android-dynamic-checkbox-issue http://stackoverflow.com/questions/5105463/setonclicklisteners-for-dynamic-created-checkboxes
On Thu, Mar 29, 2012 at 1:50 PM, Rahul Vijay <[email protected]>wrote: > Hi, Friends > I have a new problem, > how to to generate a dynamic checkbox as well as fiind each checkbox > id(Position of checkbox) > for example- There are 4 checkbox in AVD click any one of Checkbox or one > or more check box . it generate a corresponding checked id(position) > Suppose I am select first Check box, it generate 1 > suppose I am select first & third check box it generate 1 & 3 > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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-developers?hl=en -- Regards jagruti Sangani *iNextrix Technologies* -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

