Tagged Questions
3
votes
0answers
185 views
Make Android always ask where to save a file on every download
Is it possible (as an OS-level setting or somewhere in application properties)?
Maybe every time a user action leads to saving a file some system event is fired and it's possible to write an app for ...