Based on Douban API. Android..
Fetch-data-from-douban is hosted in the following web site
https://github.com/chuanwu/Fetch-data-from-douban
If you think the Android project Fetch-data-from-douban 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 Fetch-data-from-douban.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | android-async-http-1.4.5.jar android-async-http-1.4.5.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Fetch-data-from-douban has the following Java source files.
chuanwu.fetchdatademo.BuildConfig.java chuanwu.fetchdatademo.Entity.java chuanwu.fetchdatademo.HttpUtil.java chuanwu.fetchdatademo.MainActivity.java chuanwu.fetchdatademo.SummaryActivity.java