Search code examples
How to log request and response body with Retrofit-Android?...

androidloggingretrofitretrofit2

Read More
Unable to create call adapter for class example.Simple...

javarestretrofitsimple-framework

Read More
Retrofit 2 example tutorial but GsonConverterFactory display error "Cannot resolve symbol"...

androidgsonretrofitandroid-libraryokhttp

Read More
Android Kotlin Retrofit2 doesn't return data from web server: "unable to create converter f...

androidkotlinretrofitretrofit2

Read More
Android Retrofit: adding the list from callback into class...

androidretrofit

Read More
Elegant way of handling error using Retrofit + Kotlin Flow...

androidkotlinretrofitkotlin-coroutineskotlin-flow

Read More
how do i post Long encoded string of base64 image to server using retrofit?...

androidkotlinbase64retrofitretrofit2

Read More
Retrofit API call returning NULL data...

androidkotlinandroid-listviewretrofit

Read More
Api call failed Unable to create converter for class Retrofit/Moshi...

androidkotlinpostretrofitmoshi

Read More
How to parse xml response using retrofit in kotlin?...

androidretrofitretrofit2

Read More
Does OkHttp support accepting self-signed SSL certs?...

javaretrofitokhttp

Read More
Room flow not emitting on insert/update/upsert...

kotlinretrofitandroid-roomkotlin-flow

Read More
Retrofit interceptor for JWT datastore in jetpack compose...

androidandroid-jetpack-composeretrofit

Read More
How to write ResponseBody (in my case PDF) to external storage? Problem with java.lang.IllegalStateE...

androidretrofitokhttp

Read More
Can't deserialize JSON with kotlinx.serialization...

kotlinserializationretrofit

Read More
How to have dynamic API endpoints in retrofit based on ids?...

androidkotlinretrofitretrofit2

Read More
MalformedJsonException with Retrofit API?...

androidjsongsonretrofit

Read More
Problem translating retrofit multipart call to ktor...

kotlinhttp-headersretrofitktorktor-client

Read More
How to generate .g.dart files correctly when added POST/GET method?...

flutterretrofitdiojson-serializable

Read More
How to use Retrofit with general response in Android...

androidkotlinretrofit

Read More
What gets pass in the body of a POST call when sending a data class in kotlin Android Studio?...

kotlinandroid-studioretrofit

Read More
What does it mean when the logcat shows: system_server E failed to add asset path?...

phpandroid-studioxamppretrofit

Read More
ERROR: Cannot add task 'clean' as a task with that name already exists...

javaandroidandroid-gradle-pluginretrofit

Read More
Avoiding compile time constants with Retrofit Get Kotlin?...

androidkotlinretrofit

Read More
"empty String" when parse json into model class in android with kotlin...

androidjsonkotlingsonretrofit

Read More
POST Multipart Form Data using Retrofit 2.0 including image...

androidretrofitandroidhttpclientretrofit2

Read More
Kotlin Retrofit response.body() returned null...

androidkotlinretrofit

Read More
Kotlin App Crash if back button pressed during fetching API...

androidkotlinretrofit

Read More
Android Kotlin Retrofit Extract a single information from response.body()...

androidkotlinretrofit

Read More
Android Kotlin Retrofit Post Request Inputted data does not sent...

androidkotlinretrofit

Read More
BackNext