Save Locally
by MateusRodCosta
Using an app that doesn't allow Saving but allows Sharing? No problem!
App Name | Save Locally |
---|---|
Developer | MateusRodCosta |
Category | Tools |
Download Size | 1 MB |
Latest Version | 2.0.0 |
Average Rating | 5.00 |
Rating Count | 24 |
Google Play | Download |
AppBrain | Download Save Locally Android app |
Have you ever ran into this scenario: you are using an app (such as a bank app) and you need to export a file urgently (for example, a bank statement in PDF). You want to download that file locally in your device, 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 it to yourself (or somebody else) via email or a instant messaging app, to only then having the option to save that file.
This happens because many apps choose to use the system's share functionality instead of doing the work to implement the required file saving logic. So, what can be done?
In those cases Save Locally might come in handy, you just choose it on the share sheet that comes up and it allows you to save the file anywhere locally in your device, it also shows the file details beforehand (though that can be skipped).
An option to intercept "Open with" intents is also available, allowing you to save files even if the source app were to try force viewing with a default viewer for that file type.
Save Locally is FLOSS software (Free and Libre Open Source Software) developed with Jetpack Compose. Source code is available at https://github.com/MateusRodCosta/SaveLocally licensed under AGPLv3+.
Recent changes:
Version 2.0.0 drops Android O (8.x) support, users that need Android O support should download the last compatible version at https://github.com/MateusRodCosta/SaveLocally/releases/tag/v1.4.4a
This is also the first version adding crowd-sourced translations, many thanks for the volunteer translators.
See https://hosted.weblate.org/engage/save-locally/ for more info.
This happens because many apps choose to use the system's share functionality instead of doing the work to implement the required file saving logic. So, what can be done?
In those cases Save Locally might come in handy, you just choose it on the share sheet that comes up and it allows you to save the file anywhere locally in your device, it also shows the file details beforehand (though that can be skipped).
An option to intercept "Open with" intents is also available, allowing you to save files even if the source app were to try force viewing with a default viewer for that file type.
Save Locally is FLOSS software (Free and Libre Open Source Software) developed with Jetpack Compose. Source code is available at https://github.com/MateusRodCosta/SaveLocally licensed under AGPLv3+.
Recent changes:
Version 2.0.0 drops Android O (8.x) support, users that need Android O support should download the last compatible version at https://github.com/MateusRodCosta/SaveLocally/releases/tag/v1.4.4a
This is also the first version adding crowd-sourced translations, many thanks for the volunteer translators.
See https://hosted.weblate.org/engage/save-locally/ for more info.