Do you use adapter with domain objects? You can set the state(CheckBox) what you want into object.
While you make your views in a adapter set Tag for every checkboxes with the item position. Add listener for checkboxes, when checkbox is checked or unchecked set this state to the odject. On 30 Вер, 18:08, TreKing <[email protected]> wrote: > On Wed, Sep 29, 2010 at 10:11 PM, Rocky <[email protected]> wrote: > > so is any way so that i can store (print) the all the checked item not the > > last item. > > What are you doing now that's not working? > > --------------------------------------------------------------------------- > ---------------------- > 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

