[Q] KitKat issues with external SD writing

kostas90

Senior Member
Oct 18, 2010
133
2
0
hi all
so my transition to kitkat hasnt been without its hiccups and the latest one is probably quite big. So since 4.4 we're not allowed to write in the external SD as I have seen it put. my problem is shown by 2 different apps. one is the gallery (or quicpic that I use) when trying to delete a photo I took (and since I have my photos being saved on the SD) I get a message saying it failed! gallery seems to let me do it and delete the photo but when I check in quicpic or the files themselves the photos are still there. the other app is my sms backup and restore app where again I have my backup saving to the SD but when I try to select it it says I wont be able to use it and as is expected when I try to back it up it doesnt work.
why would they implement such a policy?! that goes completely backwards! is there a fix or a workaround?
really appreciate the help
 

nunein

Senior Member
Feb 26, 2007
278
53
48
Leimen
You can fix it by rooting (+ e. g. NetApp SDFix) or wait for app developers to change their apps (in terms of storing data in private data folder, for instance '/storage/extSdCard/Android/data/com.google.earth') - or if possible change the storage path by yourself.

Sent from my black pearl using Tapatalk
 

kostas90

Senior Member
Oct 18, 2010
133
2
0
You can fix it by rooting (+ e. g. NetApp SDFix) or wait for app developers to change their apps (in terms of storing data in private data folder, for instance '/storage/extSdCard/Android/data/com.google.earth') - or if possible change the storage path by yourself.

Sent from my black pearl using Tapatalk
how can developers change their apps since they wont be allowed to write on the SD? and what do you mean change the storage path by myself? as in to have stuff save on my phone? cuz thats what Im avoiding
 

nunein

Senior Member
Feb 26, 2007
278
53
48
Leimen
As I wrote: every app has write access to its 'private' data folder of the SD card (if it creates such a folder). The folder name has to match the app name.
For instance '/storage/extSdCard/Android/data/com.example.app'
Disadvantages are that other apps do not have write access to these folders - and that data of an app will be deleted from its 'private' data folder if the app will be uninstalled.
 

fburgos

Senior Member
Sep 1, 2012
1,507
383
0
The temporal solution is to root and use any KitKat fix to write in SD, there are single apps xposed modules flashable zips write some string in some system file.