An Android app that syncs to Dropbox and reads eBooks.
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.
The following table is the detailed list of BookDrop.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 10 |
Activity Count | 6 |
Fragment Count | 4 |
jar files used | android-support-v4.jar dropbox-sync-sdk-android.jar epublib-core-3.1-complete.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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