Search code examples
Logging with Retrofit 2...


javaretrofitretrofit2okhttp

Read More
What library to use to connect to rest api?...


androidkotlinretrofitokhttp

Read More
How to use json object that contains more json object...


javaandroidjsonretrofit

Read More
how to get user id with retrofit in android java...


androidretrofit

Read More
Wrong response from Wordpress Rest API...


androidjsonwordpressretrofit

Read More
fetching data from api using baseUrl from variant in android...


javaandroidkotlingradleretrofit

Read More
Jetpack Compose can't observe MutableLiveData...


androidandroid-jetpack-composeretrofitandroid-livedataandroid-viewmodel

Read More
flutter dio is returning DioErrorType.unknown...


flutterretrofitdiojson-annotation

Read More
Using Retrofit 2.0 in Android...


androidretrofit

Read More
Expected BEGIN_OBJECT but was STRING at line 1 column 2 path $...


androidretrofitwebapi

Read More
Retrofit 2 HTTP method annotation is required (e.g., @GET, @POST, etc.)...


androidretrofitretrofit2okhttp

Read More
Are Retrofit and Okhttp abandoned?...


androidretrofitokhttpokio

Read More
Retrofit optional and required fields...


androidretrofitretrofit2

Read More
How to identify if the JSON response data is empty or not from server using Retrofit?...


androidretrofitretrofit2

Read More
Retrofit - Too many follow-up requests: 21...


androidretrofitokhttpcookiemanager

Read More
Unable to invoke no-args constructor for retrofit2.Call...


kotlinretrofit

Read More
Is it possible to read binary file with retrofit using flutter?...


flutterdartgetretrofitbin

Read More
Android Cannot read raw response body of a converted body...


androidexceptionretrofitretrofit2httpresponse

Read More
How to send multipart with images using Retrofit2?...


androidretrofitmultipartform-data

Read More
How to handle timeouts in Retrofit inside the Fragment...


androidkotlinretrofitkotlin-coroutines

Read More
Retrofit call in Kotlin Coroutines viewModelScope...


androidkotlinretrofitkotlin-coroutinesandroid-viewmodel

Read More
Sending a boolean parameter with other parameters (where one of them is file) fails...


androidretrofitretrofit2okhttp

Read More
Kotlin, Image Upload with retrofit take to long...


laravelandroid-studiokotlinretrofit

Read More
Wait with second coroutine until the first one prepare needed data...


androidkotlinmvvmretrofitandroid-room

Read More
Is it possible in a Retrofit Post request to accept other data than the one sent?...


javaretrofitretrofit2

Read More
How to take retrofit response body out of the function instead of just passing it to another functio...


androidkotlinretrofitretrofit2

Read More
How should I get data from Android into non-Android components in a clean way? (clean architecture)...


androiddependenciesretrofitclean-architecture

Read More
How does the following code work on Android...


androidkotlinretrofitretrofit2kotlin-coroutines

Read More
Confusion about the use of Call<> and suspended functions in Android network requests with ret...


androidkotlinretrofitretrofit2

Read More
how to make api request call on Application class on Kotlin...


androidkotlinretrofitokhttp

Read More
BackNext