Android Open Source - Graphics pdf PDF_Downloader






Project Summary

Simple app for Introductory Android development course..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of PDF_Downloader.

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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