Zip unzip problem

I have uploaded a zip file in the file asset.

My requirement: The file will be unzipped when the user first open the app.

But block shows the file does not exist.

But the file contains in assets.

Is it right path?

1600776177230

If the file is in assets then it should be //(zip file name)

2 Likes

Does that work for you?

grafik

I don’t think so.

So why is the answer from @WatermelonIce the solution?
His answer that the zip file must start with //

is correct, but it does not solve the problem, because the File component cannot access the assets (specially with the APK).

I really don’t know how many times I’ve reported this issue / bug, e.g. here:

If I’m wrong, please teach me!

1 Like

Yes, as can be seen from blocks:

grafik

but this doesn’t work as I mentioned many times.

1 Like

I don’t know why I am the solution, if that’s doesn’t work :sweat:

1 Like

It wasn’t a question for you, of course, but a question for @bangladesh_firoz.

But this forum should be for helping others. And this is certainly not the case when marking answers as solutions that aren’t.

2 Likes

To check this: unzip_test4.apk (9.2 MB)

Blocks

2 Likes

I removed the solution that he marked.

2 Likes