i want to select the contact using autocomplete textview for sending sms. I have almost achieved what i want, but for one minute problem as you can see in the image. How can
The output you currently have seems to be the standard output of HashMap.toString method. So, you should make your own implementation of HashMap and override toString method.