gson
There are 1382 repositories under gson topic.
joelittlejohn/jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
immutables/immutables
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included
wuseal/JsonToKotlinClass
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
getActivity/EasyHttp
Android 网络请求框架,简单易用,so easy
ShiftHackZ/Stable-Diffusion-Android
Stable Diffusion AI client app for Android
CaMnter/EasyGank
💊 The project build framework based on the Rx series and MVP pattern.
getActivity/GsonFactory
Gson 解析容错框架,愿从此再无 Json 解析报错
anupcowkur/Reservoir
Android library to easily serialize and cache your objects to disk using key/value pairs.
patloew/countries
An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.
fuusy/component-jetpack-mvvm
💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。
debuggerx01/JSONFormat4Flutter
受zzz40500/GsonFormat启发,将JSONObject格式的String解析成dart语言的实体类
jenly1314/WanAndroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
SpongePowered/Configurate
A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation
cdalwyn/PlayAndroid
:v::fist::wave:玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配:heavy_check_mark:状态栏沉浸式:heavy_check_mark:黑夜模式:heavy_check_mark:,无数据、加载失败状态页;骨架屏、Koin依赖注入等
mizosoft/methanol
⚗️ Lightweight HTTP extensions for Java & Kotlin
Sottti/OkHttp-Volley-Gson
Sample app showcasing Android Networking with OkHttp, Volley and Gson. Check out the article to further explanation.
anitaa1990/TrailersApp
A simple demo project for The Movie DB based on MVVM clean architecture.
anjiemo/SunnyBeach
阳光沙滩APP
LianjiaTech/gson-plugin
辅助 Gson 库的 gradle 插件,防止 Json 数据解析类型异常。
PhoenixDevTeam/Phoenix-for-VK
Yet another VK client for Android
purang-fintech/seppb
普兰能效平台开源版(后端)
fengzhizi715/RxCache
A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.
kanyun-inc/Kudos
Powerful utilities for deserializing Kotlin classes with Gson, Jackson and Android JsonReader.
Osiris-Team/HBrowser
Headless/full Java browser with support for downloading files, working with cookies, retrieving HTML and simulating real user input. Possible via Node.js with Puppeteer and/or Playwright. Main focus on ease of use and high-level methods.
bes2008/easyjson
Provides an unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson。 提供了一个JSON门面库,就像slf4j一样。easyjson本身不做json的操作,完全依赖于底层实现库。可以直接使用Easyjson的API,底层的JSON库随时可切换。也可以使用其中某个json的API,然后通过easyjson适配给其他的json库
gkopff/gson-jodatime-serialisers
A set of Gson serialiser/deserialisers for dealing with Joda Time entities.
aafanasev/kson
Gson TypeAdapter & Factory generator for Kotlin data classes
Redgram/redgram-for-reddit
An Open-Sourced Android Reddit Client
RockyQu/MVPFrames
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
catchpig/kmvvm
Kotlin+Flow+Retrofit+OKHttp+ViewBanding+ViewModel+LiveData封装的MVVM框架,支持协程方式访问网络请求,kotlin最新的编译时框架ksp,可定义全局加载失败页面,并支持全局刷新数据的点击事件,还可定义全局列表的空页面
FabianTerhorst/ApiClient
A easy to use api client that combines the power of Retrofit, Realm, Gson, Rxjava and Retrolambda in a easy to use library for Java and Android
gkopff/gson-javatime-serialisers
A set of GSON serialiser/deserialisers for dealing with Java 8 java.time entities.
baruckis/Kriptofolio
Free open source minimalistic cryptocurrencies portfolio app for Android.
OkaeriPoland/okaeri-configs
Simple Java/POJO config library written with love and Lombok
amirdew/JSON
Simple and easy JSON parser, JSON generator, and data holder based on JSONArray and JSONObject for android