Re: [android-developers] How to get selected items in a ListView (multi selection check boxes)? - URGENT PLZ

2010-05-11 Thread TreKing
On Mon, May 10, 2010 at 5:34 PM, dillipk codersnet2...@gmail.com wrote: The following code doesn't work correctly... What does doesn't work correctly... mean? - TreKing - Chicago transit tracking

[android-developers] How to get selected items in a ListView (multi selection check boxes)? - URGENT PLZ

2010-05-10 Thread dillipk
Hello, How do I get the selected items in a ListView which contains a multi selelected check boxes.? The following code doesn't work correctly... getContacts() is being called in a Button click(). private String getContacts(){ SparseBooleanArray selectedContacts =