Is there any good tool for Android to push files to USB attached storage in an encrypted way?

Why is there no userspace mounter for bog standard cryptsetup volumes?

#android #storageaccessframework #luks #encryption #apprecommendations

If I just want to access files (read/write) on a remote cloud storage on #android as natively as possible, do I only need to create a DocumentsProvider (SAF) or do I need a specific client app? Can I just use any other client app?

For example, say, I want to open a file in Snapseed and the file is on my server

#development #programming #mobile #storageaccessframework