> Hi,
>
> I've noticed it is impossible to write anywhere on SD card (I know this restriction was introduced in KitKat)
You are talking about the external sd card, correct ?
I have no problems saving files on my external SD card. Here is a sample of a file path that works.
/storage/sdcard1/A Pic Folders/All pics/
I have a rooted Motorola Droid 4 / Stock ROM / Tasker / Version: 4.7u3m / Android version 4.1.2
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/wrzwy2-NrVQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
Visit this group at http://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
> I'm talking about my external sd card, so the whole path is:
>
> /storage/extSdCard/Android/data/...
1. Are You are using the action. / file / write file?
2. Are You are writing to a text file and using the .txt extension?
Try using the mag glass in the action to select the file path, then add your file name.
I have a rooted Motorola Droid 4 / Stock ROM / Tasker / Version: 4.7u3m / Android version 4.1.2
1. Are You are using the action. / file / write file?
2. Are You are writing to a text file and using the .txt extension?
Try using the mag glass in the action to select the file path, then add your file name.
--
Can anyone with external sd card can verify if this directory exists at your sd and if it is possible to write anything with tasker inside?
--
Tasker does not automatically create any directories on the external sd card. Tasker creates it's directories only on the internal sd card.
My only suggestion, since you are on lollipop, and I don't know if this will work, is to create a task in Tasker that creates the directory you want and hope that Android recognizes this and pops up the permission dialog. I think the app needs to be written a certain way to take advantage of this, so I don't have much hope.
Scott
>> Just to clarify: 4.1.2 is Jelly Bean, KitKat is 4.4+. As kajmaj87 mentioned, Google changed this behaviour with KitKat...
Sorry I got my sweets confused, I thought KitKat started at 4.0 :(
> 1. I'm using the Record Audio action
> 2. Record Audio action saves mp3 by default, but file extension has nor role when dealing with write permissions.
>
>
Correct, -- you had not mentioned which action you were using, and trying to use the write file action on non- text files is a common mistake.