Pretty normal. With Android 4.4, Google decided apps shall no longer have write access on the external SDCard – unless they are system apps (or have root privileges). They call that "security" (while others call it "crippling", and doubt "security" being the real reason behind – rather suspecting "cloudy interests").
While apps still can store their own data in their own dedicated directories (i.e. <sdcard>/Android/<package_name>/), the entire concept of a "shared media storage", where you can use any app of your choice to organize your own media and documents, has been abandoned. So (without root access) it's e.g. no longer possible
for a media player to download covers into the music folder
for a media player to (re-)write ID3 tags im .mp3 files it did not create itself
to edit a document created with another app or copied from your PC
All this can only be done when you stored those files in the cloud, as with most cloud apps all cloud-stored data is available to all apps you give access to your cloud account (the same way they had access to the SDCard before 4.4).
Comments
0 comments
Please sign in to leave a comment.