Android Open Source - Development file downloadandunzip






Project Summary

A sample Android application that downloads a zip file via internet connection and then extracts the contents of it.

Web Site / Source Repository

downloadandunzip is hosted in the following web site
https://github.com/mehmetakiftutuncu/downloadandunzip

If you think the Android project downloadandunzip 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 downloadandunzip.

ItemValue
Java File Count3
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of downloadandunzip is as follows:

GNU General Public License

Java Source Files

com.mehmetakiftutuncu.downloadunzipshow.DecompressorTask.java
com.mehmetakiftutuncu.downloadunzipshow.FileDownloaderTask.java
com.mehmetakiftutuncu.downloadunzipshow.MainActivity.java