This Android Example Describe that how to use JSON parsing in Android Apps with use of Lazy Loading.
JSON-Parsing is hosted in the following web site
https://github.com/mehtaketan7/JSON-Parsing
If you think the Android project JSON-Parsing 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 JSON-Parsing.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
JSON-Parsing has the following Java source files.
com.json.DrawableManagerForMyPhotos.java com.json.ImageLoader.java com.json.JSONitem.java com.json.PhotoActivity.java com.json.PhotoFullViewActivity.java com.json.PhotoGridActivity.java com.json.adapter.PhotoGridAdapter.java com.json.adapter.PhotosActivityAdapter.java