Acode icon indicating copy to clipboard operation
Acode copied to clipboard

Support zip file

Open adbenitez opened this issue 3 years ago • 2 comments

currently the only feature that I miss from Squircle IDE that is not present in Acode to replace it completely is the option to zip selected files, I need an easy way to zip some html, js, css, etc. files in a package for an app that opens this packages as "web apps" and wanted to recommend Acode as the preferred IDE on Android to create such "apps" since the integrated web server is just what I needed.

BTW, thanks for the great work!

adbenitez avatar Jan 20 '22 06:01 adbenitez

Thanks for the suggestion. I'll consider your suggestion in the next update.

deadlyjack avatar May 09 '22 13:05 deadlyjack

Why cant you just extract the files

TriHydera avatar Aug 22 '22 18:08 TriHydera

it is not about extracting but compressing, to package as a webxdc app (an offline web app that is a zip containing the resources, check https://webxdc.org)

adbenitez avatar Aug 24 '22 06:08 adbenitez