Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit2

Android/Koin - How to tell koin that a single dependency should be reinitialized

Android limit specific API call to one in 3 seconds

android retrofit2 rx-java2

Configure Retrofit with different base urls

How to solve okhttp3.internal.http2.StreamResetException: stream was reset: REFUSED_STREAM in Retrofit POST request

What is the difference between @Field and @Query in retrofit

android retrofit2

Retrofit/OkHttp api calls not completing: "read: unexpected EOF!" printed

Difference between passing values to URL in Android Retrofit library

android retrofit retrofit2

API declarations must be interfaces- Retrofit

java android retrofit2

How to make multiple calls with Retrofit?

android retrofit2

Runtime Execption java.lang.NoClassDefFoundError: retrofit2.Platform in Android

Retrofit 2.0 Multipart Request, send boolean type in form data including file

android retrofit2

Dagger 2 injecting two retrofit objects

android retrofit2 dagger-2

Handling Kotlin Serialization MissingFieldException with Retrofit

How to add bearer token to retrofit request in Java

Android Retrofit Design Patterns

java android retrofit2

Retrofit: how to parse GZIP'd response without Content-Encoding: gzip header

gzip okhttp retrofit2 okhttp3

How to add Authorization header with Retrofit2 + RxJava

android retrofit retrofit2

Android Retrofit log does not show

Combine multiple Retrofit Observable dynamically

Retrofit & OkHttp - Is it possible to send only one request at a time?