This is a android demo for douban book api v2..
books-douban-android is hosted in the following web site
https://github.com/yufeilong/books-douban-android
If you think the Android project books-douban-android 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 books-douban-android.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Minimum SDK Version | 12 |
Activity Count | 4 |
jar files used | android-async-http.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 4 image files in books-douban-android. The names of the image files are listed as follows.
ic_action_cc_bcc.png ic_action_labels.png ic_action_refresh.png ic_action_search.png
The following screenshort is generated from the image listed above.
books-douban-android has the following Java source files.
com.demo.douban.DemoStart.java com.demo.douban.adapter.GridViewBookAdapter.java com.demo.douban.adapter.ListViewBookAdapter.java com.demo.douban.adapter.ListViewSearchAdapter.java com.demo.douban.api.ApiClient.java com.demo.douban.api.HttpClient.java com.demo.douban.bean.Book.java com.demo.douban.bean.BookList.java com.demo.douban.config.TagConfig .java com.demo.douban.ui.BookDetail.java com.demo.douban.ui.Main.java com.demo.douban.ui.SearchResult.java com.demo.douban.ui.Tags.java