Skip to content

AndroidCodility/ZipUnzipFile

Repository files navigation

Zip/Unzip File

Android application to Zip and Unzip File in Android using Kotlin Programming Language.

Why you need a Zip file?

You couldn’t send multiple attachments using Intents to the Google Mail app. The quickest way around that was of course to compress all of the files into one (ZIP).

For the applications that need to send multiple files to server, it is always easiest to create a zip file and send it across over network.

ZIP 1 ZIP 2 ZIP 3

Play Video

Like Facebook Page

About

Android application to Zip and Unzip File in Android using Kotlin Programming Language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published