How do we implement search within an application. I need my application to handle the search menu button click and handle the text to search data from my application's database.
I have looked at the SearchManager but could not figure out how to handle the search to query my database. i could not find any related examples either on the net. Can someone point me to an example or related resources on how to do this? Thank you.
-- 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

