Social
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 Cell Tower Probe Sensor component allows developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
Overview
The Cell Tower Probe Sensor component enables the collection of cell tower information for analysis and reporting. It allows scheduling data collection and creating notifications.
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_COARSE_LOCATION
android.permission.READ_PHONE_STATE
It is hidden by default.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | cellId | int | |
2 | locationAreaCode | int | |
3 | mobileCountryCode | String | |
4 | mobileNetworkCode | String | |
5 | primaryScramblingCode | int | |
6 | signalStrength | int | |
7 | timestamp | long |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | title | String | |
2 | text | String | |
3 | enabledSound | boolean | |
4 | enabledVibrate | boolean | |
5 | packageName | String | |
6 | className | String | |
7 | extraKey | String | |
8 | extraVal | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | enabled | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | enabledSchedule | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | path | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | path | String |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | HideSensitiveData | boolean | |
2 | HideSensitiveData | boolean | false |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | DefaultDuration | int | |
2 | DefaultInterval | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | CellId | int | |
2 | EnabledSchedule | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | LocalDBName | String | |
2 | LocationAreaCode | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ScheduleInterval | int | |
2 | Timestamp | long |