Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Can not move to external storage from internal storage in some devices #54

Open
npes87184 opened this issue Jul 2, 2017 · 6 comments
Open

Comments

@npes87184
Copy link
Contributor

npes87184 commented Jul 2, 2017

Hi,

In htc u11, if I try to click ".." in the root of internal storage. It will show "Directory cannot be accessed". I guess it is because the root ("/") can not be read. This will lead to fail to move to external storage through internal storage.

I have worked for it to add a dropdown in dir_picture to direct the current directory to external sdcard without entering "/", look picture.

imgur

Any other good ideas?

Thanks.

@singhangadin
Copy link
Owner

Hey, That looks pretty awesome, but I can't see where you have put the spinner for this.

@npes87184
Copy link
Contributor Author

Hi, @Angads25

It is not spinner, it is pop-up menu.

Demo video

My concern is it is too difficult to find from user.

Thanks.

@zoff99
Copy link

zoff99 commented Jul 4, 2017

you would need an icon to indicate that:
https://www.tutorialspoint.com/android/images/spinner11.jpg

i guess it'a a spinner then :-)
make it on the "folder" icon with that little triangle thingy

@zoff99
Copy link

zoff99 commented Jul 4, 2017

aa

@singhangadin
Copy link
Owner

I think it will be helpful to add multiple roots in next version, what say?

@npes87184
Copy link
Contributor Author

npes87184 commented Jul 10, 2017

Sounds great, but how do you present the multiple roots? An option let user select between multiple roots if app define multiple roots?

btw, this commit shows how to do on the demo video. The method is not good enough, because of the targetApi 11.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants