Package com.google.api.client.extensions.android.json (1.43.2)

com.google.api.client.util.Beta
Low-level implementation of the GSON parser library built-in to the Android 3.0 SDK.

Classes

AndroidJsonFactory

Beta
Low-level JSON library implementation based on GSON.

Implementation is thread-safe, and sub-classes must be thread-safe. For maximum efficiency, applications should use a single globally-shared instance of the JSON factory.

Required minimum Android SDK 3.0 (level 11).