Android Open Source - Development sample EmPubLite






Project Summary

Sample App from Busy Coder's Guide to Android Development..

Web Site / Source Repository

EmPubLite is hosted in the following web site
https://github.com/daleknauss/EmPubLite

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

ItemValue
Java File Count18
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version15
Activity Count4
Fragment Count3
Required Permissionsandroid.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WAKE_LOCK
Asset File Namesassets\book\contents.json




Resource Files

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

ic_action_about.png
ic_action_discard.png
ic_action_edit.png
ic_action_help.png
ic_action_refresh.png
ic_action_settings.png

The following screenshort is generated from the image listed above.

null




Java Source Files

EmPubLite has the following Java source files.

com.commonsware.empublite.ApplicationTest.java
com.commonsware.empublite.BookContents.java
com.commonsware.empublite.BookLoadedEvent.java
com.commonsware.empublite.BookUpdateInfo.java
com.commonsware.empublite.BookUpdateInterface.java
com.commonsware.empublite.BookUpdatedEvent.java
com.commonsware.empublite.ContentsAdapter.java
com.commonsware.empublite.DatabaseHelper.java
com.commonsware.empublite.DownloadCheckService.java
com.commonsware.empublite.EmPubLiteActivity.java
com.commonsware.empublite.ModelFragment.java
com.commonsware.empublite.NoteActivity.java
com.commonsware.empublite.NoteFragment.java
com.commonsware.empublite.NoteLoadedEvent.java
com.commonsware.empublite.Preferences.java
com.commonsware.empublite.SimpleContentActivity.java
com.commonsware.empublite.SimpleContentFragment.java
com.commonsware.empublite.UpdateReceiver.java