Android Open Source - Development dropbox bqLibrary






Project Summary

Android app that shows a list of the epub files that you have in Dropbox simulating a remote library..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of bqLibrary.

ItemValue
Java File Count11
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version14
Activity Count3
jar files useddropbox-android-sdk-1.5.4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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