Android Open Source - Development json Android-JSONCompare






Project Summary

Comparison of JSON parsers performance on Android.

Web Site / Source Repository

Android-JSONCompare is hosted in the following web site
https://github.com/johnkil/Android-JSONCompare

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

ItemValue
Java File Count6
Target SDK Version16
Minimum SDK Version4
Activity Count1
jar files usedandroid-support-v4.jar
gson-2.2.2.jar
jackson-core-2.1.0.jar
json-simple-1.1.1.jar
Asset File Namesassets\public_timeline.json




License

The license information of Android-JSONCompare is as follows:

Apache License

Java Source Files

com.devspark.jsoncompare.AndroidJson.java
com.devspark.jsoncompare.GsonJson.java
com.devspark.jsoncompare.JacksonJson.java
com.devspark.jsoncompare.JsonHandler.java
com.devspark.jsoncompare.MainActivity.java
com.devspark.jsoncompare.SimpleJson.java