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 Pedometer Sensor component counts steps and provides information about walking activity. It offers events and methods to access and manage step data.
Overview
The pedometer sensor counts steps, tracks walking activity, and provides data through events and properties.
android.permission.ACTIVITY_RECOGNITION
This permission is required to access pedometer data on Android devices.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | timestamp | long |
# | Name | Type(s) | Default Value |
---|
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 |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | DefaultDuration | long |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | DefaultInterval | long |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | EnabledSchedule | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | LocalDBName | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | HideSensitiveData | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | HideSensitiveData | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | SensitivityLevel | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | sensitivity | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | enable | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | interval | long |