Connectivity
The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The ActivityStarter component is used to launch other activities, either within the current app or external apps. It provides a way to interact with the Android operating system and other applications.
Overview
A non-visible component that allows you to start other activities.
android.permission.INTERNET
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | message | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | result | object |
Methods
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Action | string | |
2 | Action | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Extras | list | |
2 | Extras | list |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | DataUri | string | |
2 | DataUri | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ActivityClass | string | |
2 | ActivityClass | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ExtraKey | string | |
2 | ExtraKey | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ResultName | string | |
2 | ResultName | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | DataType | string | |
2 | DataType | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ActivityPackage | string | |
2 | ActivityPackage | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ExtraValue | string | |
2 | ExtraValue | string |