Search code examples
How to parse response with retrofit2 Kotlin...

androidkotlinretrofit2

Read More
Android Dagger-Hilt ignores @Provides method...

androidkotlindependency-injectionretrofit2dagger-hilt

Read More
Okhttp ignores Dispatcher setting when used with Retrofit RxJavaCallAdapterFactory...

androidrx-javaretrofit2okhttp

Read More
Unable to get data from Retrofit Call to a Direct JSON File...

androidretrofit2android-jetpack-compose

Read More
Android Retrofit2 optional @Path param...

androidretrofit2

Read More
Get data from certain tag in response (Kotlin, Retrofit)...

androidkotlinretrofit2

Read More
Retrofit Callback function is not getting response in Android...

javaandroidkotlinweb-servicesretrofit2

Read More
How to call filtered twitter STREAM API in android?...

androidtwitterretrofit2twitter-streaming-api

Read More
Update LazyColumn after API response in Jetpack Compose...

androidkotlinretrofit2lazy-loadingandroid-jetpack-compose

Read More
retrofit spring boot not responding...

springjparetrofitretrofit2

Read More
Android Mvvm, app with more than one activity...

javaandroidkotlinmvvmretrofit2

Read More
Retrofit Android + Spring Boot Server images uploading return Bad Request error...

javaspringkotlinretrofitretrofit2

Read More
Data fetched from server is copying multiple times in room database...

androidretrofit2android-room

Read More
In retrofit, can I get the endpoint uri with all dynamic values/query params before making the call?...

androidretrofitretrofit2retrofit2.6

Read More
In retrofit, how can I use Tag in the request as a parameter value without using Call?...

androidannotationsretrofit2okhttpretrofit2.6

Read More
Dagger + Retrofit. Adding auth headers at runtime...

javaandroidretrofit2dagger-2dagger

Read More
Android app unable to connect to localhost service...

androidspring-bootrestretrofit2

Read More
How to transfer string from MainActivity into single object?...

androidkotlinretrofit2builder

Read More
How to send updated Firebase Token with every Retrofit API call...

androidfirebasefirebase-authenticationretrofit2access-token

Read More
Can't parse api using retrofit2...

javaandroidjsongsonretrofit2

Read More
Parameter does not have a match; SimpleXML...

kotlinretrofit2

Read More
How to transfer variables between classes variables without creating a object second class inside fi...

javaandroidkotlinretrofit2

Read More
Getting no result from Retrofit call using Moshi...

androidkotlinretrofitretrofit2moshi

Read More
How to add interceptor to all API requests except one or two?...

javaandroidretrofit2okhttp

Read More
Retrofit 2.x : Log Header for request and response...

androidretrofitandroid-networkingretrofit2

Read More
How to get the correct data in Retrofit...

androidkotlinretrofit2

Read More
How to send Form data in retrofit2 android...

androidjsonretrofit2

Read More
how to send List<String> with retrofit?...

androidretrofit2

Read More
how to convert this JSON format into model class and get response into list using retrofit...

androidjsonapiretrofitretrofit2

Read More
Response{protocol=http/1.1,code=400,message=Bad Request...

androidretrofit2

Read More
BackNext