Hi all, I,m trying to build a custom Listview and Adapter to populate the screen with items from a database. I need to have a checkbox in each view that when clicked will display a number in a textview from the database within that particular Listview item, and then also update the checked status in the database. Anyone have an example of how I could make this work?
-- 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

