package icon

Save Locally: Share2Storage

Using an app that doesn't allow Saving but allows Sharing? No problem!
New in version 1.3.2
IMPORTANT:
Starting in v1.2.3, a 1 kb buffer is used for the file copy, but that introduced a bug: zeroes might be added at the end of the saved file.
This was fixed in 1.3.1, please report any issue you may find!

Version 1.3.2 is a maintenance release which updates dependencies and brings minor under-the-hood changes.
Tell me if you ever ran into this scenario: you have an app (say, a bank app) and that app has a file that you need (for example, a bank statement in PDF).
You want to download that file, but the app doesn't offer any easy way to do so, the max it offers is the option to share the file, meaning you end up having to send the file to a messaging app or to yourself via e-mail to even be able to access it.

This happens because some apps decide to not provide a Save option, this is usually due to the devs not wanting to implement the logic for saving a file themselves, however they usually provide a Share functionality to instead take advantage of the built-in system share system.

In those cases Save Locally might come in handy, allowing you to save the file to any place in your device by registering as a share option on the share sheet, showing the file details and then allowing opening a file picker for saving.
An option to intercept ACTION_VIEW is also available, letting you save the file if the source app were force viewing the file.

Save Locally is FLOSS software (Free and Libre Open Source Software) developed with Jetpack Compose. Source code is available at https://github.com/MateusRodCosta/Share2Storage licensed under AGPLv3+.

Donate

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.3.2 (23) suggested Added on Sep 16, 2024

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 8.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • com.mateusrodcosta.apps.share2storage.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 1.5 MiB PGP Signature | Build Log

  • Version 1.3.1 (22) - Added on Aug 31, 2024

    This version requires Android 8.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • com.mateusrodcosta.apps.share2storage.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 1.3 MiB PGP Signature | Build Log

  • Version 1.3.0 (21) - Added on Jul 01, 2024

    This version requires Android 8.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • com.mateusrodcosta.apps.share2storage.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 1.3 MiB PGP Signature | Build Log