A simple android download application. It allow you to download any image or text file and then show it on a new activity once done..
AndroidDownloader is hosted in the following web site
https://github.com/AbdelrahmanAli/AndroidDownloader
If you think the Android project AndroidDownloader 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 AndroidDownloader.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
AndroidDownloader has the following Java source files.
com.matrix.androiddownloader.Downloader.java com.matrix.androiddownloader.ReqLink.java com.matrix.androiddownloader.TextToView.java com.matrix.androiddownloader.ViewImage.java