Simple app for Introductory Android development course..
PDF_Downloader is hosted in the following web site
https://github.com/Asiron/PDF_Downloader
If you think the Android project PDF_Downloader 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 PDF_Downloader.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
PDF_Downloader has the following Java source files.
com.example.pdf_downloader.AsyncDownloader.java com.example.pdf_downloader.ListViewActivity.java com.example.pdf_downloader.MainActivity.java com.example.pdf_downloader.UrlParser.java