Search code examples
I am not sure how to optimize retrofit with callback in kotlin, or how to remove the callback after ...


androidkotlinretrofit2kotlin-inline-class

Read More
Problem with mutableStateFlow retrofit and jetpack compose...


androidkotlinandroid-jetpack-composeretrofit2

Read More
Cannot access class 'retrofit2.Response'. Check your module classpath for missing or conflic...


javaandroidkotlinretrofitretrofit2

Read More
Unable to create call adapter for class Retrofit2...


androidkotlinretrofit2kotlin-coroutines

Read More
How do I resolve this NullPointerException related to retrofit2.DefaultCallAdapterFactory$ExecutorCa...


androidrestkotlinretrofit2

Read More
Retrofit2 and RxJava2 : How to detect the network error...


androidretrofit2rx-java2

Read More
Java module doesn't find package...


javagsonretrofit2

Read More
Retrofit 2: @Query "encoded=false" doesn't work...


javaandroidjsonretrofit2

Read More
How to pass Map<String, Any> as parameter using Retrofit2?...


androidkotlinretrofit2

Read More
Android Hilt use two Retrofit2 clients...


androidkotlinretrofit2dagger-hilt

Read More
how to write retrofit dependency in this libs format...


androidkotlindependenciesbuild.gradleretrofit2

Read More
403 Error When Making HTTP Request with Retrofit in Kotlin...


androidkotlinurlrequestretrofit2

Read More
Handle http request path changes in runtime with retrofit...


androidkotlinretrofit2okhttp

Read More
ProGuard for Android and Retrofit2 Converter Gson?...


androidgsonproguardretrofit2android-proguard

Read More
No Creators, like default construct, exist): cannot deserialize from Object value (no delegate- or p...


androidkotlinjacksonretrofit2

Read More
How can I show my Log.i() in my logcat when it is not in the main thread?...


androidkotlinretrofit2

Read More
Retrofit 2 with only form-data...


androidretrofit2form-data

Read More
Retrofit 2 : End of input at line 1 column 1 path $...


androidretrofit2rx-java2

Read More
Retrofit2 error java.io.EOFException: End of input at line 1 column 1...


androidweb-servicesretrofit2

Read More
Parameter type must not include a type variable or wildcard...


androidretrofit2

Read More
Null pointer exception on API response retrofit2, despite the response operation being successful...


androidandroid-jetpack-composeretrofit2

Read More
Casting Any to Integer returns a NullPointerException from the API...


androidcastingandroid-jetpack-composeretrofit2

Read More
How to handle 204 response in Retrofit using Kotlin Coroutines?...


androidretrofitretrofit2kotlin-coroutines

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


androidloggingretrofitretrofit2

Read More
Convert Retrofit Json to Kotlin Map...


kotlingsonretrofit2kotlin-multiplatform

Read More
Message (the application may be doing too much work on its main thread) while viewing API data insid...


androidandroid-jetpack-composeretrofit2kotlin-coroutines

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


androidkotlinretrofitretrofit2

Read More
Can I submit to the same Single Thread Executor multiple times?...


javamultithreadingretrofit2executorservicecompletable-future

Read More
Retrofit 2 returns null in release APK when minifyenable but ok in debug APK...


androidretrofit2

Read More
How to fix Expected Android API level 21+ but was 19 in Android...


androidkotlinretrofit2okhttp

Read More
BackNext