List Question
20 TechQA 2017-09-06T15:13:24.690000Deserialize a field that can be one of two data types using Moshi
3.3k views
Asked by taternator5000
Moshi generic type adapter
9k views
Asked by sirFunkenstine
How to skip JSON properties in Moshi?
3.2k views
Asked by CluelessWizard
I get "kotlinx/coroutines/io/ByteReadChannel" when I try to decode a json on server side with ktor and moshi
830 views
Asked by Alex Terente
Why I get Execution failed for task ':app:kaptDebugKotlin' if I use Moshi?
1.4k views
Asked by Andreas1234
How to properly iterate through all entries of a ZipInputStream?
1.3k views
Asked by hellaandrew
How to parse nested JSON object with Retrofit/Moshi
2k views
Asked by Jeremy Chiang
How to parse a json string to a List with MOSHI
6.5k views
Asked by Raphael M
Custom Adapter to filter objects based on a parameter from an JSON response in Retrofit using Moshi
95 views
Asked by Pawan Harariya
Moshi Json - Decompiled code still shows annotated name
126 views
Asked by KAPLANDROID
Parse json with moshi where one of the fields is polymorphic
80 views
Asked by gdrt
Add custom adapter to moshi
42 views
Asked by kuzdu
How to use Moshi for Room TypeConverter with Nested Object
63 views
Asked by Ryan Chen
Moshi and Retrofit: Expected BEGIN_ARRAY but was BEGIN_OBJECT at path
105 views
Asked by Daniel
Why my MoshiConverterFactory is slower then GsonConverterFactory?
78 views
Asked by aile
Cannot parse a list using Moshi
131 views
Asked by AndroidDev
Retrofit/Moshi: Platform class java.util.Date requires explicit JsonAdapter to be registered
3k views
Asked by Houman
How to change the parsing?
152 views
Asked by LivBanana
Unwanted line breaker in generated Moshi JsonAdapter
126 views
Asked by Kevin ABRIOUX