Is it possible with the AutoCompleteTextView to make the suggestions get new suggestion values from a webservice? instead of pre populating it with 1000000 different strings. Every time the user enters a new character, i want the AutoCompleteTextView to get new values from a web service.
please point me in the right direction. kind regards -- 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

