no external sd card
dextersrl opened this issue · 13 comments
it cant read external sd card in fact it just shows internal sd card as the option when i want to scan...please fix this issue asap
MOTO E running on 4.4.4
Hi. Do you know your external sd card path? Something like that: /mnt/sdrard2/ ?
it is../storage/sdcard1
Hi. I take a look tomorow, i promise.
27 июля 2014 г. 18:31 пользователь "dextersrl" notifications@github.com
написал:
it is../storage/sdcard1
—
Reply to this email directly or view it on GitHub
#9 (comment).
Hi
may you check latest build from github?
https://github.com/recoilme/freemp
i added sdcard1 path
Vadim
2014-07-27 18:31 GMT+04:00 dextersrl notifications@github.com:
it is../storage/sdcard1
—
Reply to this email directly or view it on GitHub
#9 (comment).
you are an awesome developer keep up the good work and thanks for instant replies and trying your best to fix the issues..i think its an issue related to kitkat.it doesnt play nice with external sd cards..
Hi
May be this directory is not writable at scan moment? It may be if phone
connected via usb at scan moment.
And second question: is this version from github or from google play? I adf
sdcard1 only on github..
Android have very bad support of extsd((
28 июля 2014 г. 18:03 пользователь "dextersrl" notifications@github.com
написал:
you are an awesome developer keep up the good work and thanks for instant
replies and trying your best to fix the issues..i think its an issue
related to kitkat.it doesnt play nice with external sd cards..—
Reply to this email directly or view it on GitHub
#9 (comment).
no it was not connected via usb and the download was from github.. the old version of the app was from internet as far as i remember..your old app is working fine.. i guess you changed the way it scans media in the new app :)
Hi, i found here https://forums.motorola.com/posts/e543174daa what real path may be /mnt/external1
Please let me know if version 102 works...
Source of modification: b38af93
Omg i think i found:KitKat will make your SD Card useless - https://news.ycombinator.com/item?id=7255579
WRITE_EXTERNAL_STORAGE now grants read-only access to secondary storage, and only system-level apps can request the WRITE_MEDIA_STORAGE permission that is necessary for read-write.
I think file.canWrite() now may return false on KitKat.. Wait^ i create build
build 103 now without check for writing on external storage.
unfortunately it still doesnt work..thanks for trying..i think something is wrong with my phone