Zip files

jpvniekerk

Active Member
Licensed User
Longtime User
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.
 

jpvniekerk

Active Member
Licensed User
Longtime User
Thanks Erel, I tried a search for zip and it returned "Sorry - no matches..." Am I doing something wrong in the search?
 
Upvote 0

jpvniekerk

Active Member
Licensed User
Longtime User
Thanks - I used "searched this forum" to try and find something - that returned no matches! Wonder why that would not yield any results?
 
Upvote 0
Top