Android Open Source - Development file ZipDownloader






Project Summary

Sample app for Android to demonstrate downloading and unpacking a .zip file as a background task..

Web Site / Source Repository

ZipDownloader is hosted in the following web site
https://github.com/mportuesisf/ZipDownloader

If you think the Android project ZipDownloader listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ZipDownloader.

ItemValue
Java File Count4
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

ZipDownloader has the following Java source files.

com.jotabout.zipdownloader.MainActivity.java
com.jotabout.zipdownloader.util.DecompressZip.java
com.jotabout.zipdownloader.util.DownloadFile.java
com.jotabout.zipdownloader.util.ExternalStorage.java