Android Open Source - Development book BookClub






Project Summary

Jalees - book club android app.

Web Site / Source Repository

BookClub is hosted in the following web site
https://github.com/sihamEgb/BookClub

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

ItemValue
Java File Count38
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version17
Activity Count9
Fragment Count15
jar files usedandroid-async-http-1.4.6.jar
android-support-v4.jar
android-support-v7-appcompat.jar
facebooksdk.jar
gson-2.2.4.jar
picasso-2.4.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\location.json




Resource Files

There are 13 image files in BookClub. The names of the image files are listed as follows.

action_search.png
bookshelf_icon.png
gray_book_group.png
homepage_ic_action_send_now.png
ic_action_accept.png
ic_action_cancel.png
ic_action_overflow.png
ic_action_overflow_light.png
ic_action_search.png
ic_action_send_now.png
ic_drawer.png
logo.png
search_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

BookClub has the following Java source files.

technion.bookclub.BookListAdapter.java
technion.bookclub.BookPageActivity.java
technion.bookclub.BookSearchFragment.java
technion.bookclub.BooksResultsFragment.java
technion.bookclub.ClubListAdapter.java
technion.bookclub.ClubPageActivity.java
technion.bookclub.ClubPageFragment.java
technion.bookclub.ClubSearchFragment.java
technion.bookclub.ClubsResultsFragment.java
technion.bookclub.Fetcher.java
technion.bookclub.HomePageActivity.java
technion.bookclub.HomePageBooksListAdapter.java
technion.bookclub.HomePageBooksListFragment.java
technion.bookclub.HomePageClubsGridFragment.java
technion.bookclub.HomePageClubsListAdapter.java
technion.bookclub.HomePageFragment.java
technion.bookclub.HomePageInterface.java
technion.bookclub.HomePageMeetingsListAdapter.java
technion.bookclub.HomePageMeetingsListFragment.java
technion.bookclub.HomePagePagerAdapter.java
technion.bookclub.HomePage_AddNewBook.java
technion.bookclub.HomePage_AddNewClub.java
technion.bookclub.HomePage_Fragment.java
technion.bookclub.MainActivity.java
technion.bookclub.MembersPageActivity.java
technion.bookclub.NextMeetingFragment.java
technion.bookclub.NextMeetingFragment_Edit.java
technion.bookclub.PlanetFragment.java
technion.bookclub.SplashFragment.java
technion.bookclub.SuggestedBooksFragment.java
technion.bookclub.TempActivity.java
technion.bookclub.UserInfo.java
technion.bookclub.UserListAdapter.java
technion.bookclub.entities.Book.java
technion.bookclub.entities.Club.java
technion.bookclub.entities.Meeting.java
technion.bookclub.entities.SuggestedBook.java
technion.bookclub.entities.User.java