New posts in retrofit

How to provide test retrofit url with Hilt

Retrofit - Change BaseUrl

Service methods cannot return void. retrofit

Error uploading file on AWS android retrofit

How to set timeout in Retrofit-2.0+ android

Retrofit callback get response body

how to run java and xml code (fetched from api) into another fragment

CLEARTEXT communication not supported on Retrofit

Auth 1.0 oauth_signature creation Android for magento API

SocketTimeoutException in Retrofit

OkHttp/Retrofit default timeout

retrofit 2.0 how to print the full json response?

Why is RxJava often used with Retrofit?

Retrofit 2.0 - How to get response body for 400 Bad Request error?

Retrofit 2.0 throwing "IllegalArgumentException: @Field parameters can only be used with form encoding". How to do right API query and fix it?

Retrofit error-Missing either @GET URL or @Url parameter

retrofit with rxjava handling network exceptions globally

Add Header Parameter in Retrofit

Handle Paging with RxJava

Send file to server via retrofit2 as object