Simple examples for JSON objects serialization on android JSONObjectInputStream and JSONObjectOutputStream.
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.
The following table is the detailed list of JSONObjectSerialization.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
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