Android app that shows a list of the epub files that you have in Dropbox simulating a remote library..
bqLibrary is hosted in the following web site
https://github.com/Guardiola31337/bqLibrary
If you think the Android project bqLibrary 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 bqLibrary.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | dropbox-android-sdk-1.5.4.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in bqLibrary. The names of the image files are listed as follows.
address_book.png collections_sort_by_size.png
The following screenshort is generated from the image listed above.
bqLibrary has the following Java source files.
com.bqlibrary.guardiola.activities.ActBase.java com.bqlibrary.guardiola.activities.LibraryActivity.java com.bqlibrary.guardiola.activities.LoginDropboxActivity.java com.bqlibrary.guardiola.dropbox.DownloadEpubFile.java com.bqlibrary.guardiola.dropbox.SearchEpubFiles.java com.bqlibrary.guardiola.general.Constants.java com.bqlibrary.guardiola.general.Functions.java com.bqlibrary.guardiola.general.Utils.java com.bqlibrary.guardiola.gui.adapters.EpubAdapter.java com.bqlibrary.guardiola.gui.components.EpubHolder.java com.bqlibrary.guardiola.model.Epub.java