Android Open Source - Graphics sample PDFReader






Project Summary

A sample app for reading pdf files in Android..

Web Site / Source Repository

PDFReader is hosted in the following web site
https://github.com/manjusdm/PDFReader

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

ItemValue
Java File Count5
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count5
jar files usedPdfViewer.jar
android-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\advanced\chap1.pdf
assets\advanced\chap2.pdf
assets\beginner\chap1.pdf
assets\beginner\chap2.pdf
assets\chap1.pdf
assets\chap2.pdf
assets\intermediate\chap1.pdf
assets\intermediate\chap2.pdf
Raw File Namesres\raw\chap1.pdf
res\raw\chap2.pdf




Resource Files

There are 6 image files in PDFReader. The names of the image files are listed as follows.

book.png
ic_action_search.png
left_arrow.png
right_arrow.png
zoom_in.png
zoom_out.png

The following screenshort is generated from the image listed above.

null




Java Source Files

PDFReader has the following Java source files.

com.example.pdfreader.AdvancedActivity.java
com.example.pdfreader.BeginnerActivity.java
com.example.pdfreader.CommonPDFActivity.java
com.example.pdfreader.IntermediateActivity.java
com.example.pdfreader.PDFReaderActivity.java