Hi ! How can I zip a folder recursively ? I've tri...
# compose
l
Hi ! How can I zip a folder recursively ? I've tried the following code with Okio. More in 🧵
zipping folder ?.kt
The problem is that the zip is produced but with nothing in it.
k
it doesn't seem like the compose issue 🤔
l
Thanks. Maybe I forgot an important step in the recursive code ? I've been searching and trying for a while but I can't find yet.
To be honest, I got the main part of this code from perplexity ai website. (It was too complicated for me to generate code from scratch)
c
what Knstantin was saying that this has nothing to do with compose, yet you're asking in #compose. Maybe you want to ask in #squarelibraries since its an okio question?
l
Ok. Thank you. I'll do it