eddie_rar
(Eddie Tavares)
November 22, 2021, 8:19pm
1
I’m trying to delete a .zip file in ASD in android 11.
My app downloads a .zip file then it extract the file and in after unzip block i put the delete file, but is not working.
In ASD i’ve created a sub folder download. The download and unzip is working well.
My blocks below:
Taifun
November 22, 2021, 9:31pm
2
what is the filename of the zip file you are trying to delete?
Taifun
eddie_rar
(Eddie Tavares)
November 23, 2021, 12:08pm
3
The filename is selected in the list, lets say i’ve downloaded the third item “Angel” the file name will be Angel.zip
The download process follow the same list, when i click in a item list to download it store the list index in the Global Index Variable
The File
component needs a relative path. I have pointed this out countless times.
Search the forum beforehand.
eddie_rar
(Eddie Tavares)
November 23, 2021, 5:03pm
5
I’ve searched, but my mistake, i only look for delete file.
eddie_rar
(Eddie Tavares)
November 23, 2021, 7:46pm
6
I have solved using Tainful File extension.
eddie_rar
(Eddie Tavares)
November 24, 2021, 7:26pm
8
Yes i use some others extensions of him. i’ve tryed use relative path in file but not worked too.
system
(system)
Closed
December 24, 2021, 7:27pm
9
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.