I am trying to add searchbar to my app using documentation from http://developer.android.com/guide/topics/search/search-dialog.html. My app has different screens that require search bar and display results such as search orders or search stocks. Ideally I would like the search to call the activity based on the screen that I am viewing or possibly display menu to select kind of search. Can I register multiple activities for search or is there a better way to handle this scenario. 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

