Still unable to understand.
Wait…there are already blocks for these i.e. Total Space and Available Size/Space.
Still unable to understand.
Wait…there are already blocks for these i.e. Total Space and Available Size/Space.
i am used this
but not Support usb
This is a request for modification to the sd card or usb
https://metactrl.com/docs/sdcard-on-lollipop/
Android 5 +
Did you meant to get sd card write permission using SAF ?
Can you send me a PM ?
can i get file list order as same as in the folder…its not in order…how can i sort as per files list in folder
You can use an extension which sorts lists.
Hi @vknow360,
Can you please add a method to read file? I know that is already available in the file component, but if I want to read file from assets, it ask permission to read external storage.
Thank you @DevYB
Yes I can add.
But I think this should be added by Kodular.
I suggest you to open a new topic in #feedback:iwant category.
I will add it in next update if Kodular does not adds.
Thank you for your response.
The method is already available in Kodular and app Inventor, but the problem is the read external storage must be granted in order to read file from assets.
That’s is why I want Kodular to remove/not ask permission if user wants to write to ASD or read from ASD and assets.
Please Help …
I need to copy a file from
file:///storage/sdcard/download/test1.mp3
to
file:///storage/C4B6-837F/test1.mp3
I already used the following tools but couldn’t get what I need:
so what would be the correct pathes and what tools should I use?
thanks in adance
see here
Taifun
as workaround you might want to use
Taifun
Would it work with copy async block?
Programmatically not possible since Android 4.4 / KitKat.
Btw, what path is that:
file:///storage/sdcard/
Should be
file:///mnt/sdcard/ or
file:///storage/emulated/0/
Good night its extension is quite good, only that in version 3 these 3 components existed, and in version 8 they no longer exist
Hi @erick_aldo_nogales_sangal Welcome to Kodular Community
Thank you for using FileTools in your project
I am sorry for that.There were bugs in older version so I had to fix them and I found some methods redundant so I removed them.
But if you want then you can still download older versions because very soon I will post older version’s aix file here
@DevYB