RSAF

RSAF

An Android Storage Access Framework document provider for rclone

Andrew Gunnerson Cloud Storage & File Sync Internet

Screenshots

Screenshot of RSAF Screenshot of RSAF

Description

RSAF is an Android document provider for the wonderful rclone. It allows any app that supports Android's Storage Access Framework (SAF) to access remote files via rclone's backends.

RSAF is not itself a file manager, but any file manager supporting SAF, including the one built into Android (Settings -> Storage -> Documents), can make use of it.

Versions

Version Date Size Requires Android Download
4.7 current
c5743494f93a0d95…
2026-07-19 71 MB API 28
4.7
d92c89d7418622de…
2026-07-19 69 MB API 28
4.7
526be2613d83c51d…
2026-07-19 65 MB API 28
4.7
83b1fd523f1c71f9…
2026-07-19 68 MB API 28
4.6
c8398ac3c13a5717…
2026-07-11 71 MB API 28
4.6
b8cb02516ea42ae3…
2026-07-11 69 MB API 28
4.6
b6562571b584f8bf…
2026-07-11 65 MB API 28
4.6
1572a37cce6f534f…
2026-07-11 68 MB API 28
4.5
4aaac249bce87d0d…
2026-07-10 71 MB API 28
4.5
938023e702b4dd00…
2026-07-10 69 MB API 28

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • ACCESS_LOCAL_NETWORK
  • Foreground serviceKeep running in the background, visible in the status bar.
  • FOREGROUND_SERVICE_SPECIAL_USE
  • Internet accessSend and receive data over the internet.
  • Full file accessAccess all files on the device.
  • Read storageRead files on the device storage.
  • Write storageCreate and change files on the device storage.
  • NotificationsShow notifications.
Show 5 more permissions
  • Run at startupStart automatically after the device is switched on.
  • REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
  • BiometricsUnlock with fingerprint or face.
  • FingerprintUnlock with a fingerprint.
  • rsaf.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Comments