Read JSON data to populate tabbed list.
ListApp is hosted in the following web site
https://github.com/rtyanas/ListApp
If you think the Android project ListApp 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 ListApp.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\hiking_the_cat.png assets\hiking_trail.png assets\input_data.json assets\sandyhook_panorama_icon.png |
ListApp has the following Java source files.
com.fuzz.simpleapp.AllItemsAdapter.java com.fuzz.simpleapp.GlobalSettings.java com.fuzz.simpleapp.ImageOnlyAdapter.java com.fuzz.simpleapp.JsonParser.java com.fuzz.simpleapp.MainActivity.java com.fuzz.simpleapp.TextOnlyAdapter.java com.fuzz.simpleapp.WebActivity.java