3

Please provide me some pointer to implement custom suggestion that re-fetched from online web services.

As soon a user starts typing the character in the search bar I want to send a online query to fetch data and display in suggestion list.

Reno
  • 33,594
  • 11
  • 89
  • 102
androidexp
  • 61
  • 1
  • 3
  • looking for something like this? http://stackoverflow.com/questions/4264589/search-suggestions-from-network-resource-into-quick-search-box – Eric Nordvik Mar 15 '11 at 13:42
  • Thanks for the suggestion, i have got the idea how to implement these but still due to some configuration i am not able to hit the query() method in my ContentProvider – androidexp Mar 15 '11 at 20:03
  • hello androidexp, please help me for how to use online query fire when type in search box. – himanshu Jul 05 '12 at 06:43

0 Answers0