SmartDroidDeveloper / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Android 3.0's built-in streaming JSON library #117

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

Java environments (e.g. Java 6, Android 2.2, App Engine 1.3.7, or All)?

Android 3.0

Please describe the feature requested.

Honeycomb has the GSON streaming library built into the android.util package.  
We should write a JsonFactory implementation identical to GsonFactory, except 
built on the android.util package.

Original issue reported on code.google.com by yan...@google.com on 10 Feb 2011 at 8:40

GoogleCodeExporter commented 9 years ago
http://codereview.appspot.com/4274068/

Original comment by yan...@google.com on 17 Mar 2011 at 4:38

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 17 Mar 2011 at 7:06

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 5 May 2011 at 7:32