I want to display suggestion as user types in text box same like Google.
I am using AutoCompleteTextView and I want to use Google API/ my own web service for getting suggestion.
How AutoCompleteTextView
can be used with API or any other web service ?
Thanks,
Ajinkya.