Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

How do I force my android app to use ipv4 instead of ipv6?

android retrofit okhttp

Unable to create @Body converter for class in Retrofit using Moshi

android kotlin retrofit moshi

How to Parse a Retrofit JSON Response with Dynamic Keys and Variable Object Names in Android?

android json dynamic retrofit

Retrofit - Network call causes app to hang

android retrofit retrofit2

java.net.ProtocolException: Unexpected status line: HTTP/1.1 422��Unprocessable Entity

android retrofit okhttp

Wait for multiple network calls to finish using Retrofit without RxJava on Android

android retrofit

GET api with Retrofit

android retrofit retrofit2

Robolectric and Retrofit - wait for response

Android Retrofit: missing method body, or declare abstract

java android retrofit

How to get a value from strings.xml in a retrofit interface?

java android xml retrofit

HTTP FAILED: java.io.IOException: unexpected end of stream exception while making https request

android retrofit okhttp

Unit Testing with retrofit and Rx android

How to add URL parameter in a Retrofit @GET request in Kotlin

Android - get response status code using retrofit and coroutines

Using OkHttpClient on Wildfly causing an exception

java ssl retrofit wildfly okhttp

Send file to server via retrofit2 as object

android retrofit retrofit2

How to handle errors from onFailure method in Retrofit?

android callback retrofit