Android App for listing your ePubs files in dropbox.
Librarian is hosted in the following web site
https://github.com/coffeearmy/Librarian
If you think the Android project Librarian 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 Librarian.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar dropbox-android-sdk-1.6.1.jar epublib-core-latest.jar httpmime-4.0.3.jar json_simple-1.1.jar slf4j-android-1.7.7.jar slf4j-api-1.7.7.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in Librarian. The names of the image files are listed as follows.
bookshelfbig.png glasses.png ic_action_overflow.png ic_action_settings.png
The following screenshort is generated from the image listed above.
Librarian has the following Java source files.
com.coffeearmy.librarian.MainActivity.java com.coffeearmy.librarian.adapters.EpubListAdapter.java com.coffeearmy.librarian.data.EPubData.java com.coffeearmy.librarian.fragments.EbookGridFragment.java com.coffeearmy.librarian.fragments.ImageDialog.java com.coffeearmy.librarian.fragments.PromptDropboxLoginFragment.java com.coffeearmy.librarian.gesture.GestureListener.java com.coffeearmy.librarian.loader.EPubLoader.java