startActivityResult Problem on Quick Search Box in Android? -


How to startActivityResult () for quick search box? This is that if I click on a button in my activity it should awaken the QSB and the search. I click on the suggestion button. This string will return which is shown as a suggestion. how to do it? Which is the intention to use me and how? Any remedy?

EDIT: I am using Android: searchSuggestIntentAction = "android.intent.action.VIEW" attribute reloads its current activity.Why? Which is the intention to use me and how?

onSearchRequested () will pop up the search box, but you must first.


Comments