Common adapter for ListView, GridView.
CommonAdapter is hosted in the following web site
https://github.com/xiazdong/CommonAdapter
If you think the Android project CommonAdapter 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 CommonAdapter.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
jar files used | okhttp-2.0.0.jar okhttp-urlconnection-2.0.0.jar okio-1.0.0.jar picasso-2.3.4.jar |
Required Permissions | android.permission.INTERNET |
CommonAdapter has the following Java source files.
info.xiazdong.common.ApplicationTest.java info.xiazdong.common.CommonAdapter.java info.xiazdong.common.sample.SimpleListActivity.java