Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External Storage Support (using Storage Access Framework) #50

Closed
markuskreusch opened this issue Apr 3, 2017 · 4 comments
Closed

External Storage Support (using Storage Access Framework) #50

markuskreusch opened this issue Apr 3, 2017 · 4 comments
Labels
Milestone

Comments

@markuskreusch
Copy link
Contributor

@Francewhoah copied from cryptomator/cryptomator#482

Basic Info

This is a

  • feature request.

I'm using

I'm running Cryptomator in version: 0.4.1 from https://play.google.com/store/apps/details?id=org.cryptomator.beta

Description

Creating a new vault on Android internal storage works great :) I searched but found no option to create a vault on external storage. How do we do that? I tried to navigate outside the internal storage directory but found no way to do that. I also try to select another volume, the external storage, but also found no way to do that. By "external storage" I mean a removable storage media such as SD card or flashdrive connected to the Android device via its USB port.

If that feature is not yet available for Android then this ticket is a suggested new feature. We would be happy to contribute testing and documentation.

@markuskreusch
Copy link
Contributor Author

We currently plan to allow another way to create "local" vaults für android >= 5.0. On such devices we can use the storage access framework to allow access to other storage media (if access is provided by the OS). This way it may be possible to access an external flashdrive - but actually I do not know if an external flashdrive is available this way.

@Francewhoa
Copy link

Thanks markuskreusch :) Sounds great.

I can confirm that the storage access framework method worked with other apps with my device and OS. Other app such as at Ghost Commander File Manager.
That other project is also open source. Maybe some of its code could be use.

@Francewhoa
Copy link

For others facing the same challenge but not familiar with Storage Access Framework (SAF) there is a developer documentation at https://developer.android.com/guide/topics/providers/document-provider.html

@soydelbierzo
Copy link

Hi, this will be an awesome feature

I'm using

Android: Android 7.1.1
ROM: Google official
Device: Nexus 5x
Rooted: No
External storage: Flashdrive connected to the device via its USB-C port

External storage works fine with other apps like ZArchiver.

Thanks in advance.

@tobihagemann tobihagemann changed the title How to create vault on external storage with Android 7.1.1? External Storage Support (using Storage Access Framework) May 15, 2017
@tobihagemann tobihagemann added this to the 0.6.0 milestone May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants