Android Open Source - Network download FileDownloader






Project Summary

Android application for downloading a file to test network latency.

Web Site / Source Repository

FileDownloader is hosted in the following web site
https://github.com/mgoenka/FileDownloader

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

ItemValue
Java File Count2
Target SDK Version19
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

FileDownloader has the following Java source files.

com.mgoenka.filedownloader.FileDownloaderActivity.java