Android Open Source - Development book bookstore-android






Project Summary

CSUN Local Book Store in Android.

Web Site / Source Repository

bookstore-android is hosted in the following web site
https://github.com/channguyen/bookstore-android

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

ItemValue
Java File Count12
Target SDK Version10
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

There are 14 image files in bookstore-android. The names of the image files are listed as follows.

ic_btn_search.png
ic_menu_add.png
ic_menu_check.png
ic_menu_scan.png
search_plate.9.png
shelf.png
shelf_panel.png
spotlight.png
spotlight_blue.png
unknown_book.png
unknown_cover.png
unknown_cover_no_shadow.png
web_left.png
web_right.png

The following screenshort is generated from the image listed above.

null




Java Source Files

bookstore-android has the following Java source files.

org.csun.bookstore.BookItemAdapter.java
org.csun.bookstore.BookShelfActivity.java
org.csun.bookstore.BookStoreApplication.java
org.csun.bookstore.MainActivity.java
org.csun.bookstore.drawable.Drawable.java
org.csun.bookstore.drawable.SpotlightDrawable.java
org.csun.bookstore.drawable.TransitionDrawable.java
org.csun.bookstore.provider.Book.java
org.csun.bookstore.provider.BookManager.java
org.csun.bookstore.provider.BookProvider.java
org.csun.bookstore.provider.BookProviderMetadata.java
org.csun.bookstore.view.BookShelfView.java