I am new to android. I have a keypad and a contact list . I would like to search in contact list using the keypad and the autocompleteTextView. Can someone give me some examples ? I didn’t find on the internet examples with this type of problem.
Any help is appreciated.
=======>auto_list_item.xmlIn this way you can add adapter to the
Autocomplete listview.Its better than previous one