A component that can launch an activity using the StartActivity method.
Activities that can be launched include:
starting other App Inventor for Android apps
starting the camera application
performing web search
opening a browser to a specified web page
opening the map application to a specified location
You can also launch activities that return text data. See the documentation on using the Activity Starter for examples.