I can't delete a file in Downloads

Friends I’m using the file component of Kodular to delete a file that is in Downloads.
It’s a .ZIP file, I downloaded it myself using Kodular’s Download component, unzipped the content where I wanted it using the File component, all working so far.
Now I want to delete the .zip file not to take up space, but I can’t.
the path is: /storage/emulated/0/Downloads/file.zip
Does anyone know how it should be done?
Grateful for the attention.

You have to use the relative path here:

grafik

Sometimes the full path and sometimes the relative is used with the File component,

see here: File path for unzip file component

4 Likes

Solved problem!
Grateful for the help.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.