You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2018. It is now read-only.
On Samsung Devices and maybe others too the internal SD-Card is mounted to "/sdcard" while the additional "external" sd-card is mounted to "/sdcard/external_sd". Thus most applications automatically use the internal sd-card which mostly is much smaller (on my samsung galaxy s just 4GB) in contrast to my external one and because automatically chosen by most apps its also very full. For such devices its essential that you can manually setup the local storage directory. thank you.
On Samsung Devices and maybe others too the internal SD-Card is mounted to "/sdcard" while the additional "external" sd-card is mounted to "/sdcard/external_sd". Thus most applications automatically use the internal sd-card which mostly is much smaller (on my samsung galaxy s just 4GB) in contrast to my external one and because automatically chosen by most apps its also very full. For such devices its essential that you can manually setup the local storage directory. thank you.
Artur