Praktik hos Adapt ---------- The goal was to monitor the speed differance, of downloading 1zip file and uncompress, compared to example 4 smaller zip files, we also tested if uncompressing several files at once or a single file was the way to go. In the end we tried to download all the files uncompressed.
Download-Manager-Speed-Comparison is hosted in the following web site
https://github.com/NickRosendal/Download-Manager-Speed-Comparison
If you think the Android project Download-Manager-Speed-Comparison 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 Download-Manager-Speed-Comparison.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Test Case Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\listoffiles.rtf |
Download-Manager-Speed-Comparison has the following Java source files.
com.jnk.customdownloadmanager.CurrentZip .java com.jnk.customdownloadmanager.DownLoadManagerTestUnit .java com.jnk.customdownloadmanager.DownloadManager .java com.jnk.customdownloadmanager.MainActivity.java com.jnk.customdownloadmanager.ThreadPollDemo .java