Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit2

Audio file captured by MediaRecorder is broken after it is sent to server using Retrofit 2

Handle all types of Retrofit errors properly with rxjava

Android/Kotlin: Accessing sharedPreferences inside Retrofit Interceptor

Where should I call Rest API in fragment

@Order annotation has no effect on the XML serialization order

What makes retrofit faster than HttpUrlConnection + AsyncTask?

android retrofit retrofit2

Retrofit 2 on Android 6 sets zero path parameters

android kotlin retrofit2

Retrofit 2.0: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ [duplicate]

Saving/Serializing OkHttp/Retrofit Requests

Android Retrofit2 optional @Path param

android retrofit2

How do I get "nameValuePairs" in a JSON request using Retrofit?

android json retrofit2

Parameter type must not include a type variable or wildcard

android retrofit2

How to use Intent.ACTION_OPEN_DOCUMENT in Android Pie

How to use Retrofit's suspend functions with AS 4.0 and compose enabled?

How to handle JSONP response through Retrofit and GsonConverter?

android gson jsonp retrofit2

How to unit test retrofit call?

The generic parameters Any of kotlin are converted to wildcards(?)

kotlin retrofit2 any

How to handle 204 response in Retrofit using Kotlin Coroutines?

Kotlin Android Retrofit 2.6.0 with coroutines error handling

SerializedName annotation doesn't seem to work in Moshi

android retrofit2 moshi