i need to display an auto complete text box which will basically load the contacts e-mail ids.
I have tried it using a custom adapter but nothing gets populated in the textbox. No suggestions at all. Any solutions will be very useful.
i need to display an auto complete text box which will basically load the
Share
Try the following:
Note: Don’t forget to add the
READ_CONTACTSpermission to your Manifest.xml: