I'd recommend searching for an android contact tutorial, and when you have one set up and working then intergrate it into your 'working' project.
Hope this helps, Fred On 06/07/2011, Android K <[email protected]> wrote: > Hi, > I am trying a implement a search box for list of contacts(using list view > with check boxes) that my app uses. For example: When I type letter "A" it > should display all the contacts with that letter and let me select multiple > of them. > > What kind of widget should I go for? Is EditText way to go and listen to > keypress? > > Any pointers are appreciated. > > Thanks > > -- > 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 -- 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

