To launch a Web search for a particular query, such as "Homer Simpson", use an activity starter with these properties:
Action: android.intent.action.WEB_SEARCH
ExtraKey: query
ExtraValue: Homer Simpson
ActivityPackage: com.google.android.providers.enhancedgooglesearch
ActivityClass:
com.google.android.providers.enhancedgooglesearch.Launcher
My experience is that you should not use the ActivityPacage or ActivityClass .. leave them blank. It seems the device can find these values on its own and following the total directions here might not work on some devices.
Regards,
Steve
Trying to push the limits of App Inventor!
Snippets and
Tutorials from
Pura Vida Apps by
Taifun.