Android Open Source - Development book eShelf






Project Summary

E-Book reader Android app.

Web Site / Source Repository

eShelf is hosted in the following web site
https://github.com/JamesWillLewis/eShelf

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

ItemValue
Java File Count19
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count4
Fragment Count5
jar files usedandroid-support-v4.jar




Resource Files

There are 23 image files in eShelf. The names of the image files are listed as follows.

action_search.png
action_settings.png
action_sort.png
collections_labels.png
collections_new_label.png
cover1.png
cover2.png
cover3.png
cover4.png
cover5.png
cover6.png
cover7.png
icon_add_to_cart.png
icon_cart.png
icon_cart_black.png
icon_owned.png
icon_remove_from_cart.png
icon_shelf.png
icon_store.png
navigation_next_item.png
navigation_next_item_faded.png
navigation_previous_item.png
navigation_previous_item_faded.png

The following screenshort is generated from the image listed above.

null




Java Source Files

eShelf has the following Java source files.

za.ac.uct.cs.lwsjam005.eshelf.activities.CheckoutActivity.java
za.ac.uct.cs.lwsjam005.eshelf.activities.LoginActivity.java
za.ac.uct.cs.lwsjam005.eshelf.activities.MainActivity.java
za.ac.uct.cs.lwsjam005.eshelf.activities.ReadActivity.java
za.ac.uct.cs.lwsjam005.eshelf.adapters.AbstractBookListAdapter.java
za.ac.uct.cs.lwsjam005.eshelf.adapters.LibraryListAdapter.java
za.ac.uct.cs.lwsjam005.eshelf.adapters.ShelfListAdapter.java
za.ac.uct.cs.lwsjam005.eshelf.dialogs.BookmarkOptionsDialog.java
za.ac.uct.cs.lwsjam005.eshelf.dialogs.NewBookmarkDialog.java
za.ac.uct.cs.lwsjam005.eshelf.dialogs.PurchaseBooksDialog.java
za.ac.uct.cs.lwsjam005.eshelf.dialogs.ShowBookmarksDialog.java
za.ac.uct.cs.lwsjam005.eshelf.fragments.LibraryFragment.java
za.ac.uct.cs.lwsjam005.eshelf.fragments.PageFragment.java
za.ac.uct.cs.lwsjam005.eshelf.fragments.ShelfFragment.java
za.ac.uct.cs.lwsjam005.eshelf.listeners.LaunchReadActivityTabListener.java
za.ac.uct.cs.lwsjam005.eshelf.listeners.TabListener.java
za.ac.uct.cs.lwsjam005.eshelf.model.Book.java
za.ac.uct.cs.lwsjam005.eshelf.model.BookComparators.java
za.ac.uct.cs.lwsjam005.eshelf.model.Bookmark.java