Android Open Source - Development book empub






Project Summary

EmPub: Embedded Book Reader.

Web Site / Source Repository

empub is hosted in the following web site
https://github.com/commonsguy/empub

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

ItemValue
Java File Count18
Supported screen sizes[hdpi, hdpiv9, hdpiv10, hdpiv11]
Target SDK Version11
Minimum SDK Version8
Activity Count8
Fragment Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of empub is as follows:

Apache License

Resource Files

There are 1 image files in empub. The names of the image files are listed as follows.

ic_menu_download.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.commonsware.empub.AbstractContentFragment.java
com.commonsware.empub.BookContents.java
com.commonsware.empub.ChapterFragment.java
com.commonsware.empub.ContentsAdapter.java
com.commonsware.empub.DownloadCheckTask.java
com.commonsware.empub.DownloadCompleteReceiver.java
com.commonsware.empub.EmPubActivity.java
com.commonsware.empub.ImageActivity.java
com.commonsware.empub.ImageFragment.java
com.commonsware.empub.ModelFragment.java
com.commonsware.empub.NavListener.java
com.commonsware.empub.Preferences.java
com.commonsware.empub.SeekBarPreference.java
com.commonsware.empub.SimpleContentActivity.java
com.commonsware.empub.SimpleContentFragment.java
com.commonsware.empub.StockPreferenceFragment.java
com.commonsware.empub.WebViewFragment.java
com.example.touch.TouchImageView.java