# モバイルファイル管理

## パラメータ

- **操作モード**
- 新規フォルダの作成
- フォルダのクリア
- 特定のファイルの削除
- **ディレクトリの指定**


#### 参考となる一般的なAndroidパス：

| ファイルフォルダ | パス |

| ------------------ | ---------------------- |

| アルバムパス | `/sdcard/DCIM/Camera/` |

| ダウンロードディレクトリ | `/sdcard/Download/` |

## 出力

- **出力パラメータ**
- なし
- **実行ログ**
- 開始時刻
- 終了時刻
- 実行時間 (ms)
- ステータス (成功/失敗)


## 関連ノード

[Download File to Phone](/ja/rparobotic-process-automation/03-node/04-file-management/02-download-file-to-phone)