Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit2

How to dynamically set list of headers in Retrofit 2 (Android)

android retrofit retrofit2

OkHttpClient.Builder sslSocketFactory is deprecated

android retrofit2 okhttp

How to handle No Content response using RxJava2 et Retrofit2

android retrofit2 rx-java2

Retrofit 2 onResponse method is never called

Kotlin coroutines and SecurityException

How to limit parallel requests with Retrofit 2.0?

android retrofit2

RxJava: How to refresh a token when multiple requests are sent at the same time?

Unit testing Retrofit api call with Mockito - ArgumentCaptor

android mockito retrofit2

Uploading Pdf to server using Retrofit 2

php android 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

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]

Turn string date from json to a Date object with Moshi

android retrofit2 moshi

Retrofit 2 RequestBody writeTo() method called twice

java android upload retrofit2

Retrofit: Unable to create @Body converter for class

java json retrofit retrofit2

Kotlin Android Retrofit 2.6.0 with coroutines error handling

SerializedName annotation doesn't seem to work in Moshi

android retrofit2 moshi