-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Better naming for /storage/emulated/0 (first storage, e.g. internal storage or sdcard) #2416
Comments
/storage/emulated/0/ is your sdcard/primary storage. |
@tobiasKaminsky yeah that is a bit confusing. though I do not have any SD Cards installed onto the phone. Anyway to make this appear easier to end users? |
Fer first storage is always named this way, independent if it is sd card or or internal storage. |
Maybe @nextcloud/designers have an idea? |
We had this for the storage directory setting as well, where I brought up the same point. ;) It is mighty confusing for anyone but programmers. We should do our best to try and "translate"/detect these known paths. Storage is after all our core competence so this is really important for flawless UX. :) |
Related: #1088 |
Actual behaviour
-Tell us what happens
A mysterious directory "0" appears after initializing file upload and disappears the moment after any interaction with the application.
Expected behaviour
-Tell us what should happen
This directory should not exist.
Steps to reproduce
Environment data
Android version:
8.1.0
Device model:
Nexus 5x
Stock or customized system:
Stock
Nextcloud app version:
3.0.3
Nextcloud server version:
13
Screenshots
https://i.imgur.com/RXpuTxT.png
https://i.imgur.com/4A4jKNr.png
The text was updated successfully, but these errors were encountered: