An Android app to search books using DouBan API.
BookSearch is hosted in the following web site
https://github.com/linzhaoqin/BookSearch
If you think the Android project BookSearch 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 BookSearch.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar jsoup-1.7.3.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 1 image files in BookSearch. The names of the image files are listed as follows.
douban.png
The following screenshort is generated from the image listed above.
BookSearch has the following Java source files.
com.weebly.linzhaoqin.booksearch.HttpManagerDouban.java com.weebly.linzhaoqin.booksearch.MainActivity.java com.weebly.linzhaoqin.booksearch.SearchResultActivity.java com.weebly.linzhaoqin.model.Book.java com.weebly.linzhaoqin.model.BookAdapter.java