Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

Square retrofit server mock for testing

Unable to create call adapter for io.reactivex.Observable

Retrofit and GET using parameters

android get retrofit

How to add headers to OkHttp request interceptor?

How to use interceptor to add Headers in Retrofit 2.0?

java android retrofit

Get nested JSON object with GSON using retrofit

java android json gson retrofit

Get response status code using Retrofit 2.0 and RxJava

How to get response as String using retrofit without using GSON or any other library in android [duplicate]

android json parsing retrofit

Unable to create call adapter for class example.Simple

How should I handle "No internet connection" with Retrofit on Android

android retrofit

why use Retrofit when we have OkHttp

java android retrofit okhttp

Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $

android json gson retrofit

Retrofit 2 removes characters after hostname from base url

android retrofit

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

How can I handle empty response body with Retrofit 2?

Adding header to all request with Retrofit 2

Can Retrofit with OKHttp use cache data when offline

Unable to create converter for my class in Android Retrofit library

android gson retrofit

Retrofit 2.0 how to get deserialised error response.body

java retrofit retrofit2

POST Multipart Form Data using Retrofit 2.0 including image