Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit2

How do I handle HTTP errors like 401, 403, 503,500 using RxJava Observer instead of Event Bus

How to download PDF file with Retrofit and Kotlin coroutines?

Null pointer exception during instruction 'monitor-enter v1'

Retrofit 2.4.0 with proguard

java android retrofit2

HttpLoggingInterceptor not logging with retrofit 2

android kotlin retrofit2

Only the original thread that created a view hierarchy can touch its views. RxAndroid

How to return value using Async Retrofit 2.0

Retrofit 2 API Can I use local file path or json string instead of url?

java android json retrofit2

How to replace deprecated okhttp.RequestBody.create()

OkHttp and Retrofit, refresh token with concurrent requests

Retrofit Closing Response Body

Access raw response body in Retrofit callback

Retrofit 2: responseBodyConverter converts to null object

How to Post JSON array using Retrofit 2

java android json retrofit2

How to use custom types for Retrofit @Query parameters?

kotlin retrofit retrofit2

Retrofit: server returns both ETag and Cache-Control: max-age=60. Shouldn't the cache be used if request < 60s?

particular title(fetched from api) using searchview?

MockWebServer with Retrofit and Dagger