Open Francewhoa opened 7 years ago
According to markuskreusch creating volume on external storage could be done with the Storage Access Framework. Assuming access is provided by the OS. Read more at https://github.com/cryptomator/cryptomator-android/issues/50#issuecomment-291153051
Developer documentation about Storage Access Framework (SAF) at https://developer.android.com/guide/topics/providers/document-provider.html
I'm not actively supporting this app any longer. However, if someone wants to address this issue, I'd be happy to help.
Hi there :)
I love this Cryptonite app. It works great to create EncFS volumes stored on the internal storage.
Using Cryptonite how do we create and mount a EncFS volume stored on external storage? By "external storage" I mean a removable storage media such as SD card or flashdrive connected to the device via its USB port.
Steps to reproduce
LOCAL
tabCreate local volume
buttonCreate volume
Compatible
/
or../
folder the following error message is returned:[] folder can't be read!
Using
Using various other app the external storage is automatically mounted and visible so the issue is unlikely to be the external storage itself
If storing an EncFS volume on external storage is not yet available I suggest that as a new feature. We would be happy to contribute testing and documentation for that new feature :)
Cheers,
Francewhoa