A book reader as an Android app.
EpubLite is hosted in the following web site
https://github.com/ravishanker/EpubLite
If you think the Android project EpubLite 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 EpubLite.
Item | Value |
---|---|
Java File Count | 18 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.DOWNLOAD_WITHOUT_NOTIFICATION android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\book\contents.json |
EpubLite has the following Java source files.
com.fovea.epublite.AbstractContentFragment.java com.fovea.epublite.BookContents.java com.fovea.epublite.ContentsAdapter.java com.fovea.epublite.DatabaseHelper.java com.fovea.epublite.DownloadCheckService.java com.fovea.epublite.DownloadCompleteReceiver.java com.fovea.epublite.DownloadInstallService.java com.fovea.epublite.EpubLiteActivity.java com.fovea.epublite.InstallReceiver.java com.fovea.epublite.ModelFragment.java com.fovea.epublite.NoteActivity.java com.fovea.epublite.NoteFragment.java com.fovea.epublite.Preferences.java com.fovea.epublite.SimpleContentActivity.java com.fovea.epublite.SimpleContentFragment.java com.fovea.epublite.StockPreferenceFragment.java com.fovea.epublite.UpdateReceiver.java com.fovea.epublite.WebViewFragment.java