Android Open Source - Development book BookSearch






Project Summary

An Android app to search books using DouBan API.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BookSearch.

ItemValue
Java File Count5
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
jsoup-1.7.3.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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