Skip to content

RSAF

F-Droid

Open source

An Android Storage Access Framework document provider for rclone

Version
4.6
Size
70.7 MB
Updated
Jul 11, 2026
Get from Download APK (v4.6)
Signing certificate on record

About this app

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.

Licensed under GPL-3.0-only, by Andrew Gunnerson.

OfficialSignature VerifiedOpen Source

What's New in v4.6

Imported from the F-Droid repository index.

Version history

v4.6Latest
Signature continuous

Jul 11, 2026 · 70.7 MB · Android API 2837 · code 263684

Imported from the F-Droid repository index.

ACCESS_LOCAL_NETWORKFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEINTERNETMANAGE_EXTERNAL_STORAGEREAD_EXTERNAL_STORAGEWRITE_EXTERNAL_STORAGEPOST_NOTIFICATIONSRECEIVE_BOOT_COMPLETEDREQUEST_IGNORE_BATTERY_OPTIMIZATIONSUSE_BIOMETRICUSE_FINGERPRINTcom.chiller3.rsaf.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 c8398ac3c13a5717c1cf7d455d76c9f92d96ba539775888148c5c02f1eb151b8

v4.6
Signature continuous

Jul 11, 2026 · 68.8 MB · Android API 2837 · code 263683

Imported from the F-Droid repository index.

ACCESS_LOCAL_NETWORKFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEINTERNETMANAGE_EXTERNAL_STORAGEREAD_EXTERNAL_STORAGEWRITE_EXTERNAL_STORAGEPOST_NOTIFICATIONSRECEIVE_BOOT_COMPLETEDREQUEST_IGNORE_BATTERY_OPTIMIZATIONSUSE_BIOMETRICUSE_FINGERPRINTcom.chiller3.rsaf.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 b8cb02516ea42ae3a709acec6416b7d3b0be3cc624fed2f59ef3946ad8ab83ca

v4.6
Signature continuous

Jul 11, 2026 · 65.2 MB · Android API 2837 · code 263682

Imported from the F-Droid repository index.

ACCESS_LOCAL_NETWORKFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEINTERNETMANAGE_EXTERNAL_STORAGEREAD_EXTERNAL_STORAGEWRITE_EXTERNAL_STORAGEPOST_NOTIFICATIONSRECEIVE_BOOT_COMPLETEDREQUEST_IGNORE_BATTERY_OPTIMIZATIONSUSE_BIOMETRICUSE_FINGERPRINTcom.chiller3.rsaf.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 b6562571b584f8bf98987d3c1681ce66cc9a38bc0cf36b196afef4d6300429be

Will it run on your device?

CompatibilityLikely to run

74%

  • Targets newer Android builds, so legacy devices may be excluded.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
+1.9 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be com.chiller3.rsaf is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 4.6 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall RSAF first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of RSAF, and a listing is removed when the evidence for it stops holding up.

Get RSAF

Every source we list for com.chiller3.rsaf is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Social
Android
9.0+
Architectures
x86_64
Version
4.6 (code 263684)
Size
70.7 MB
Updated
Jul 11, 2026
Package name
com.chiller3.rsaf

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v4.6)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

c8398ac3c13a5717c1cf7d455d76c9f92d96ba539775888148c5c02f1eb151b8

Signing certificate

b2506499bea1c5a6e658f07be6773fe486999dc124204c6522af7407503ac9f9

Permissions Required

What each permission lets RSAF do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

ACCESS_LOCAL_NETWORK
FOREGROUND_SERVICEKeep running in the background with a visible notification.
FOREGROUND_SERVICE_SPECIAL_USERun a background service for a purpose the developer declares.
INTERNETSend and receive data over the internet.
MANAGE_EXTERNAL_STORAGERead and change almost all files on the device.
READ_EXTERNAL_STORAGERead files in shared storage.
WRITE_EXTERNAL_STORAGEWrite files to shared storage.
POST_NOTIFICATIONSShow notifications.
RECEIVE_BOOT_COMPLETEDStart automatically when the device finishes booting.
REQUEST_IGNORE_BATTERY_OPTIMIZATIONSAsk to keep running without battery limits.
USE_BIOMETRICAuthenticate with a fingerprint or face.
USE_FINGERPRINTAuthenticate with a fingerprint.
com.chiller3.rsaf.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Social apps

More from F-Droid

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem