Storage
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 File component provides simple file reading and writing capabilities.
Overview
This component allows you to read, write, append, copy, move, and delete files and directories on the device.
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | filename | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | text | text |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | text | text | |
2 | fileName | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | fromFileName | text | |
2 | toFileName | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | fileName | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | path | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | path | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | path | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | directoryName | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | partialPath | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | fromFileName | text | |
2 | toFileName | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | filename | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | directoryName | text | 2 | deleteRecursively | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | text | text | |
2 | filename | text |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | scope | text |