I need to open the search dialog (it's opening, for example, when I click on standard search widget).
Asked
Active
Viewed 1,687 times
1
-
see this full example of search dialog [android pass bundle with search](http://stackoverflow.com/questions/9700391/android-pass-bundle-with-search/9752578#9752578) may be helpful – ρяσѕρєя K Mar 25 '12 at 16:19
2 Answers
1
The search widget is a Google app and is non standard. The standard search dialog can be seen in the Twitter app or Android Market Play Store.
In HoneyComb and later the dialog has turned into a widget on the ActionBar. Here's the developer's guide to search http://developer.android.com/guide/topics/search/index.html

smith324
- 13,020
- 9
- 37
- 58