Composer
Composer
Changelog
Bugs and feature requests
AppGyver Academy
Home
Changelog
AppGyver Academy
Bugs and feature requests
Using Composer Pro
Introduction
The App Builder
User Interface
Creating user interfaces
Components
Navigation
Variable editor
Theme editor
App logic
App logic overview
Variables
Device sensors
Debugging
Events
Custom JavaScript
Data
Configuring data resources
REST API direct integration
AppGyver Cloud Storage
Authentication
Messaging
Push notifications
Publishing / Distribution
Required build assets and settings
Distributing your app
Reference
Component gallery
Flow functions reference
App
Audio
Auth
Cache
Contacts
Data
Device
Dialog
Filesystem
Create directory
Delete file/directory
Export to downloads
File/directory exists?
Get checksum for file
Get file/directory info
Move/rename file/directory
Read file
Write file
I18n
Media
Notifications
Navigation
Sensors
Storage
Utility
Variables
View
Formula functions reference
Page properties reference
Sensor variables reference
System variables reference
Style properties reference
Policies & Guidelines
Issue reporting guidelines
Filesystem
Here are the articles in this section:
Create directory
Creates a new directory at the target path
Delete file/directory
Delete the target file or directory.
Export to downloads
Exports files to the device so that they are available to other apps.
File/directory exists?
Checks if a target file/directory exists.
Get checksum for file
Gets a checksum for the target file with the given algorithm.
Get file/directory info
Given a local filesystem path, get information about the file/directory.
Move/rename file/directory
Moves the target file to a new location in the filesystem.
Read file
Reads the given file and outputs its contents as a string.
Write file
Writes data to a target file.
Previous
Toast
Next
Create directory
Last updated
1 month ago
Export as PDF