# Download File to Phone

## Parameters

- **[File URL]**
  - The address of your file. The current flow will download the file to the corresponding phone directory according to this address.
- **[Download to]**
  - Album: `/sdcard/DCIM/Camera/`
  - Download: `/sdcard/Download/`
  - Specified Directory


## Output

- **Output Parameters**
  - None
- **Execution Log**
  - Start Time
  - End Time
  - Duration (ms)
  - Status (Success/Failure)


## Related Nodes

[Mobile File Management](/rparobotic-process-automation/03-node/04-file-management/01-mobile-file-management)