Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit2

How to add URL parameter in a Retrofit @GET request in Kotlin

Expected Android API level 21+ but was 19 while using Retrofit 2, OkHttp3

Android - get response status code using retrofit and coroutines

Get single JSON property value from response JSON using Retrofit 2

android json retrofit2

Custom CallAdapter for Retrofit 2 and threading issue on Android

Send file to server via retrofit2 as object

android retrofit retrofit2

Deserializing json from retrofit using jackson where same variable name can represent two different objects

Map containing Retrofit API interface method from ServiceHelper

What is the use of first (Call<T> call) Parameter in onResponse() and onFailure() method of Retrofit2

android retrofit2

How to query a param in the middle of an URL with Retrofit

android path retrofit2 param

Retrofit + RxJava: How to request for multiple request in order and assemble results in single Observable?

java android rx-java retrofit2

Sending plain text as POST body causes issue in retrofit

android retrofit retrofit2

PUT upload file to AWS S3 presigned url Retrofit2 Android

Retrofit to Room models mapping