Reputation: 753
I want to implement the search option for my application,and auto fill option for that search bar.. can any one help to do this..
Upvotes: 6
Views: 532
Reputation: 24084
http://developer.android.com/guide/topics/search/index.html
I've gone through that and implemented local search for my app with search recommendations and history without problems.
Upvotes: 1