Spyke
android·AndroidbyCorsair

How save a file locally when choosing `share` on Android ?

Hi,

Often apps offer you a way to "share" some content. While doing so you have a native Android menu that propose you few compatible apps to "share" it.. great... But I don't want to share it I want to save it locally (on the device) Any ideas how to do just that ?

View original on programming.dev

If you have a file manager app installed you should get that as an option for most content (I use Amaze).

4

You reached the end

How save a file locally when choosing `share` on Android ? | Spyke