Android Open Source - Development json AndroidRapidGsonParsing






Project Summary

Tech demo for how to use GSON to rapidly parse JSON data for Android.

Web Site / Source Repository

AndroidRapidGsonParsing is hosted in the following web site
https://github.com/bdonahue/AndroidRapidGsonParsing

If you think the Android project AndroidRapidGsonParsing 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 AndroidRapidGsonParsing.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
gson-2.2.4.jar
picasso-1.1.1.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of AndroidRapidGsonParsing is as follows:

Apache License

Resource Files

There are 1 image files in AndroidRapidGsonParsing. The names of the image files are listed as follows.

ic_action_gamepad.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.wdonahue.rapidparsing.MainActivity.java
com.wdonahue.rapidparsing.adapters.JustinTvStreamAdapter.java
com.wdonahue.rapidparsing.model.JustinTvChannel.java
com.wdonahue.rapidparsing.model.JustinTvStreamData.java
com.wdonahue.rapidparsing.utils.Web.java
com.wdonahue.rapidparsing.views.HeightMatchesWidthImageView.java