Hi, I'd like to create an autocomplete text field with values populated based on the content I get back from a URL (i.e. the URL returns a JSON feed). The full list of possible values is massive, so the idea is to rebuild the list of suggested values on each keystroke. Any advice or pointers on how this could be done?
Thanks -- 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

