Android Open Source - Development json GSONAndroidSample






Project Summary

A simple application that uses the GSON to fetch and parse JSON into Java models for Android.

Web Site / Source Repository

GSONAndroidSample is hosted in the following web site
https://github.com/KyleBanks/GSONAndroidSample

If you think the Android project GSONAndroidSample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of GSONAndroidSample.

ItemValue
Java File Count3
Target SDK Version3
Minimum SDK Version3
Activity Count1
jar files usedandroid-support-v4.jar
gson-2.2.2.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

GSONAndroidSample has the following Java source files.

com.example.kylewbanksblog.Post.java
com.example.kylewbanksblog.PostsActivity.java
com.example.kylewbanksblog.Tag.java