Is there a way to make MIT search something on google and post the answer on screen?

I want to make an app that is something like this:
Hello what are u feeling today?
Insert answer***
Ok! searching ways to solve (search on google)

Launch a Web search

To launch a Web search, use an ActivityStarter with the WEB_SEARCH action. The user’s phone will display a menu asking what kind of search to perform:

Action: android.intent.action.WEB_SEARCH

You might get some ideas from Is there any way to implement Place Types in App Inventor?

Ty for ur answer! :smiley:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.