Progress bar + AsyncTask + FTP + Unzippping.
android-progressdialog-example is hosted in the following web site
https://github.com/MichaelAdjedj/android-progressdialog-example
If you think the Android project android-progressdialog-example listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-progressdialog-example.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 21 |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | android-support-v4.jar commons-net-3.3.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
android-progressdialog-example has the following Java source files.
com.javacodegeeks.android.androidprogressdialogexample.Decompress.java com.javacodegeeks.android.androidprogressdialogexample.MainActivity.java com.javacodegeeks.android.androidprogressdialogexample.UnzipUtil .java