Android Open Source - Development json JSONObjectSerialization






Project Summary

Simple examples for JSON objects serialization on android JSONObjectInputStream and JSONObjectOutputStream.

Web Site / Source Repository

JSONObjectSerialization is hosted in the following web site
https://github.com/dimastopel/JSONObjectSerialization

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

ItemValue
Java File Count5
Activity Count1

Java Source Files

JSONObjectSerialization has the following Java source files.

com.JSONObjectSerialization.JSONInputStream.java
com.JSONObjectSerialization.JSONObjectSerialization.java
com.JSONObjectSerialization.JSONOutputStream.java
com.JSONObjectSerialization.JSONStreamException.java
com.JSONObjectSerialization.SimpleClass.java