A small Android App to seek for epub files in our Dropbox account.
EpubSearcherAndroidApp is hosted in the following web site
https://github.com/sauldeleon/EpubSearcherAndroidApp
If you think the Android project EpubSearcherAndroidApp 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 EpubSearcherAndroidApp.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar commons-logging-1.1.1.jar dropbox-android-sdk-1.5.4.jar epublib-core-latest.jar httpclient-4.0.3.jar httpcore-4.0.1.jar httpmime-4.0.3.jar json_simple-1.1.jar slf4j-android-1.6.1-RC1.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in EpubSearcherAndroidApp. The names of the image files are listed as follows.
epub_icon.png folder_icon.png icon_alert.png
The following screenshort is generated from the image listed above.
EpubSearcherAndroidApp has the following Java source files.
com.epubsearcherandroidapp.activities.DropboxEpubSearcherLoginActivity.java com.epubsearcherandroidapp.activities.EpubCoverFullscreenActivity.java com.epubsearcherandroidapp.activities.ListingActivity.java com.epubsearcherandroidapp.adapter.ImageAdapterWithText.java com.epubsearcherandroidapp.tasks.FileDownloader.java com.epubsearcherandroidapp.tasks.FileListing.java com.epubsearcherandroidapp.util.EntryMetadata.java com.epubsearcherandroidapp.util.ListingGridViewListener.java