On Wed, Jun 27, 2012 at 3:47 AM, krishna kumar <[email protected]>wrote:
> *1) the checkboxes change states each time i expand an another group. > > How could I fixed this?for example, when I changed the state to > checked for one child , I want to save state for this child . > I tried the onSaveInstance () method, but does nothing.* http://developer.android.com/reference/android/widget/CompoundButton.html#setOnCheckedChangeListener%28android.widget.CompoundButton.OnCheckedChangeListener%29 * > 2) how could I handle the checkbox for one child each time? How > could I separare the checkbox of a child? I have to use the > database ?* Your questions are not clear. it's urgent > No, it's not. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

