Android Open Source - Development dropbox android-mydropboxelibrary






Project Summary

Simple Android App that use Dropbox as a library for e-books (e-Library).

Web Site / Source Repository

android-mydropboxelibrary is hosted in the following web site
https://github.com/scarrascoh/android-mydropboxelibrary

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count3
jar files usedandroid-support-v4.jar
dropbox-sync-sdk-android.jar
epublib-core-latest.jar
slf4j-android-1.5.8.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of android-mydropboxelibrary is as follows:

GNU General Public License

Java Source Files

com.sch.mydropboxelibrary.DropboxAPIKeys.java
com.sch.mydropboxelibrary.HomeActivity.java
com.sch.mydropboxelibrary.adapters.EbookArrayAdapter.java
com.sch.mydropboxelibrary.adapters.FolderArrayAdapter.java
com.sch.mydropboxelibrary.model.EBook.java
com.sch.mydropboxelibrary.model.comparators.EBookDateComparator.java
com.sch.mydropboxelibrary.model.comparators.EBookTitleComparator.java