Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit2

How to Exponential Backoff retry on kotlin coroutines

Why is RxJava often used with Retrofit?

Retrofit error-Missing either @GET URL or @Url parameter

android retrofit retrofit2

Retrofit 2.0 throwing "IllegalArgumentException: @Field parameters can only be used with form encoding". How to do right API query and fix it?

Android Unit Test with Retrofit2 and Mockito or Robolectric

How to get string response from Retrofit2?

java android http retrofit2

Unsupported operation: Android, Retrofit, OkHttp. Adding interceptor in OkHttpClient

How to make multiple request and wait until data is come from all the requests in retrofit 2.0 - android

android retrofit2

How to get Retrofit success response status codes

android retrofit retrofit2

Retrofit 2: Get JSON from Response body

Set dynamic base url using Retrofit 2.0 and Dagger 2

How to upload an image file in Retrofit 2

android retrofit2

Retrofit2 Android: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $

retrofit 2 @path Vs @query

java android rest retrofit2

Retrofit 2 - URL Query Parameter

Is it possible to show progress bar when upload image via Retrofit 2?

android retrofit2

Unable to create call adapter for io.reactivex.Observable

How to log request and response body with Retrofit-Android?

How can I handle empty response body with Retrofit 2?

No Creators, like default construct, exist): cannot deserialize from Object value (no delegate- or property-based Creator