You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sample app illustrates how to support the SEARCH_ACTION intent in your application so that you can
accept queries of the form "search for X on app_name".
Take a look at AndroidManifest.xml and SearchActivity.java to see how it is implemented.