Is there a way to create a zip (compressed file) in B4A?
I want to make a secure backup of an sqlite database by compressing it (into a zip (or other) file and send it via email. I can send the original file, but it is quite big (up to 3 MB), but the zip file is much smaller and more convenient to email.
Thanks for any help.
I want to make a secure backup of an sqlite database by compressing it (into a zip (or other) file and send it via email. I can send the original file, but it is quite big (up to 3 MB), but the zip file is much smaller and more convenient to email.
Thanks for any help.