Hi I would like to say that I am developing an android SMS app. I am using AutoCompleteTextView for contacts suggestions. Here I am using SimpleAdapter with three fields name, phoneNumber and phoneType.
But when I put any text like "m", it suggests all contacts with phoneType mobile. Same if I put "h", it suggests all contacts with phoneType "home". But I want to get only suggestions for name and phoneNumber not phoneType . Regards, Muhammad Rashid -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

