Android Question USB memory stick and android version 4.4.2

Mvula

Member
Licensed User
Longtime User
I have a tablet with android version 4.4.2
I can read what is on the usb device, but can not write to it.

Android versions prior to this allow me to both read and write.

Anyone know how can I write to the usb device with android version 4.4.2?
 

Mvula

Member
Licensed User
Longtime User
There is a single folder where you can write to. You can find it with RuntimePermissions.GetAllSafeDirsExternal.
Thanks Erel, but I want to be able to write to an external usb memory stick.
is that possible ? ( i can read what is on the memory stick)
 
Upvote 0

Mvula

Member
Licensed User
Longtime User
Using RuntimePermissions on my tablet with Android version 4.4.2, the usb device defaults to sdcard0 and yes, I can read and write to that location which is NOT the usb memory stick.

Without using RuntimePermissions, I can read what is on my memory stick, but can NOT write to it.

My guess is that Syd Wright is correct in his statement.

However, on my Samsung s4 with Android version 5.0.1, I can both read AND write to the same usb memory stick.

Is there anything else I can try?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…