1. Simple ListView using Base Adapter 2. JSON parser 3. Detail View.
CapitolWords is hosted in the following web site
https://github.com/PavanTatavarthi/CapitolWords
If you think the Android project CapitolWords 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 CapitolWords.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
CapitolWords has the following Java source files.
capitalwords.example.com.capitolwords.ApplicationTest.java capitalwords.example.com.capitolwords.CWorldJsonParser.java capitalwords.example.com.capitolwords.CapitolWorldListItem.java capitalwords.example.com.capitolwords.CustomBaseAdapter.java capitalwords.example.com.capitolwords.HttpManager.java capitalwords.example.com.capitolwords.ListItemDetailsActivity.java capitalwords.example.com.capitolwords.MainActivity.java