Android Open Source - Development dropbox BooksLibrary






Project Summary

Android application to view the information from ebooks with epub format stored in your dropbox account.

Web Site / Source Repository

BooksLibrary is hosted in the following web site
https://github.com/jeslat/BooksLibrary

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

ItemValue
Java File Count8
Supported screen sizes[mdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count4
jar files usedandroid-support-v4.jar
commons-logging-1.1.1.jar
dropbox-android-sdk-1.5.4.jar
epublib-core-latest.jar
httpclient-4.0.3.jar
httpcore-4.0.1.jar
httpmime-4.0.3.jar
json_simple-1.1.jar
slf4j-android-1.6.1-RC1.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in BooksLibrary. The names of the image files are listed as follows.

book.png

The following screenshort is generated from the image listed above.

null

Java Source Files

BooksLibrary has the following Java source files.

es.jla.bookslibrary.DetailActivity.java
es.jla.bookslibrary.LibraryActivity.java
es.jla.bookslibrary.LoginActivity.java
es.jla.bookslibrary.adapters.BookAdapter.java
es.jla.bookslibrary.comparators.DateComparator.java
es.jla.bookslibrary.comparators.NameComparator.java
es.jla.bookslibrary.model.Book.java
es.jla.bookslibrary.utils.CheckExternalStorage.java