Android Open Source - Development book DouBan-Book






Project Summary

Android Demo for DouBan..

Web Site / Source Repository

DouBan-Book is hosted in the following web site
https://github.com/greengerong/DouBan-Book

If you think the Android project DouBan-Book 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 DouBan-Book.

ItemValue
Java File Count36
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\data.json




Resource Files

There are 3 image files in DouBan-Book. The names of the image files are listed as follows.

ic_arrow_down.png
ic_arrow_up.png
ic_default_cover.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DouBan-Book has the following Java source files.

com.github.greengerong.book.ApplicationTest.java
com.github.greengerong.book.BookListFragment.java
com.github.greengerong.book.MainActivity.java
com.github.greengerong.book.adapter.BookListViewAdapter.java
com.github.greengerong.book.app.BookApplication.java
com.github.greengerong.book.domain.Book.java
com.github.greengerong.book.domain.BookSearchResult.java
com.github.greengerong.book.domain.Images.java
com.github.greengerong.book.domain.Rating.java
com.github.greengerong.book.domain.Tag.java
com.github.greengerong.book.service.BookService.java
com.github.greengerong.book.service.GetBooksAsyncTask.java
com.github.greengerong.book.service.ImageLoader.java
com.github.greengerong.book.service.ImageLoaderFactory.java
com.github.greengerong.book.utils.LogUtils.java
com.github.greengerong.book.utils.ToastUtils.java
com.github.greengerong.book.utils.ViewHelper.java
com.github.greengerong.book.utils.cache.CacheManage.java
com.github.greengerong.book.utils.cache.CacheManageFact.java
com.github.greengerong.book.utils.cache.ImageCacheManage.java
com.github.greengerong.book.utils.cache.LRUCacheManage.java
com.github.greengerong.book.utils.cache.NoneCacheManage.java
com.github.greengerong.book.utils.delegate.Action.java
com.github.greengerong.book.utils.delegate.Action1.java
com.github.greengerong.book.utils.delegate.Action2.java
com.github.greengerong.book.utils.delegate.Action3.java
com.github.greengerong.book.utils.delegate.Func.java
com.github.greengerong.book.utils.delegate.Func1.java
com.github.greengerong.book.utils.delegate.Func2.java
com.github.greengerong.book.utils.delegate.Func3.java
com.github.greengerong.book.utils.delegate.Predicate.java
com.github.greengerong.book.utils.delegate.Predicate1.java
com.github.greengerong.book.utils.delegate.Predicate2.java
com.github.greengerong.book.utils.delegate.Predicate3.java