Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

Reading List<Item> with Retrofit from XML API

java android xml retrofit

RxJava: How resume the work of an observable if a configuration change occurs?

How to send JSON OBJECT as a parameter in Retrofit 2 (Android)

android retrofit retrofit2

google books api retrofit

Retrofit Request on IP Address with Port

Using flatMap in RxJava 2.x

bug retrofit.RetrofitError: java.io.EOFException for Android

java android retrofit okhttp

Parsing JSON with Retrofit and GSON, error when trying to parse and obtain callback.

java json retrofit

RxJava and Retrofit - Raising custom exceptions depending on server response

android retrofit rx-java

Parse a nested json with retrofit 2.0

android json gson retrofit

How can I use OkHttpClient MockWebSever to return an image/byte[]?

How can I send only last requst with Rx and Retrofit?

Android : NetworkOnMainThreadException using Rx android and Retrofit

android retrofit rx-android

How can I use RetroFit2 responseBodyConverter in Kotlin?

How to use POST method to send raw JSON using Retrofit in android

Batch request using Retrofit

Retrofit 2 appending post to requestbody in intercept

android retrofit okhttp

How do I call an intent in Retrofit Callback?

RxJava alternative for map() operator to save emitted items

android retrofit rx-java

How to download a file with Retrofit2?