Search code examples
Should I separate repositories to deal with database, and api calls, or should I just make one?...


androidkotlinmvvmretrofitandroid-room

Read More
Sending enum via PUT method, Retrofit | Error 400...


androidresthttpretrofit400-bad-request

Read More
how to parse Json data with custom deserialization...


androidjsonkotlinnetwork-programmingretrofit

Read More
okHttp client gives timeout after adding callTimeout() config to it and has moments where the reques...


javaandroidretrofitokhttp

Read More
Sending plain text as POST body causes issue in retrofit...


androidretrofitretrofit2

Read More
MockWebServer response delay - testing timeouts...


timeoutretrofitdelayokhttpmockwebserver

Read More
How can I handle token saving in header using interceptor flutter?...


flutterrestandroid-studioretrofitdio

Read More
CLEARTEXT communication not supported on Retrofit...


androidhttpsslretrofit

Read More
Retrofit generic response handler...


androidperformanceretrofitresponseretrofit2

Read More
Retrofit generic service interface...


androidgenericsretrofitretrofit2

Read More
Empty data is coming from retrofit...


androidkotlinretrofit

Read More
Send Image to server, Multipart.Part, Jetpack compose, retrofit...


androidkotlinretrofit

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


androidjsondynamicretrofit

Read More
How to prevent parallel refresh token requests while using Retrofit/OkHttp's Authenticator?...


androidretrofitokhttprefresh-token

Read More
Unresolved reference : retrofit while creating retrofit instance...


android-studiokotlinretrofit

Read More
How is Retrofit 2 processing the functions annotations from the API service interface passed to retr...


javaandroidkotlinretrofitretrofit2

Read More
GET request in retrofit in android is not working...


androidkotlinretrofitandroid-jetpack-compose

Read More
What are the disadvantage of declaring all request parameter of an endpoint?...


androidkotlinretrofitretrofit2

Read More
In Android, Room and Retrofit doesn't support KMP, what should I use instead?...


androidkotlinretrofitandroid-room

Read More
get data from the api in Jetpack Compose...


androidkotlinandroid-jetpack-composeretrofitlazy-loading

Read More
Kotlin coroutines block main thread in Android...


androidkotlinretrofit

Read More
How to keep session using Retrofit OkHttpClient...


androidretrofit

Read More
Set custom cookie in Retrofit...


androidretrofit

Read More
Retrofit: Unable to create @Body converter for class...


javajsonretrofitretrofit2

Read More
Caused by: java.lang.IllegalArgumentException: Invalid URL port: "*************"...


kotlinandroid-studioretrofit

Read More
Getting error code 400 bad request in retrofit but works on Postman...


androidretrofitretrofit2okhttp

Read More
Can't make a Get request using Retrofit...


flutterrestdartretrofit

Read More
How to change body in OkHttp Response?...


javaandroidretrofitinterceptorokhttp

Read More
IllegalArgumentException in Retrofit / must not have replace block...


androidretrofit

Read More
POST to Gin fails when it comes from my Android app, but succeeds when from Postman...


androidgoretrofitgo-gingrpc-go

Read More
BackNext