Open MisterJimson opened 5 years ago
We are using both Gson and basic JSONObject. We should consolidate the code to use one or the other for all our Json work on Android.
Gson
JSONObject
We are using both
Gson
and basicJSONObject
. We should consolidate the code to use one or the other for all our Json work on Android.