Android Open Source - Development dropbox BookDrop






Project Summary

An Android app that syncs to Dropbox and reads eBooks.

Web Site / Source Repository

BookDrop is hosted in the following web site
https://github.com/vicfran/BookDrop

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version14
Minimum SDK Version10
Activity Count6
Fragment Count4
jar files usedandroid-support-v4.jar
dropbox-sync-sdk-android.jar
epublib-core-3.1-complete.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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

ic_menu_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

BookDrop has the following Java source files.

es.vicfran.bookdrop.activities.AboutActivity.java
es.vicfran.bookdrop.activities.BookActivity.java
es.vicfran.bookdrop.activities.BookDetailActivity.java
es.vicfran.bookdrop.activities.SignActivity.java
es.vicfran.bookdrop.adapters.BookListAdapter.java
es.vicfran.bookdrop.fragments.BookDetailFragment.java
es.vicfran.bookdrop.fragments.BookListFragment.java
es.vicfran.bookdrop.models.DbxBook.java
es.vicfran.bookdrop.util.FolderContentLoader.java
es.vicfran.bookdrop.util.Util.java