Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit2

Is there a problem doing another API call inside interceptor in Android?

Handling Network Error in Rxjava 2 - Retrofit 2

RxAndroid, Retrofit 2 unit test Schedulers.io

How to fix 'java.lang.NoClassDefFoundError' in Android .aar project

Retrofit is unable to create call adapter

Enable TLS 1.2 in Android 4.4

Retrofit 2 mock best practice

OkHttp Authenticator looping after successful refresh token request

java.lang.NoClassDefFoundError: okhttp3.OkHttpClient$Builder

Retrofit parse JSON dynamic keys

android json retrofit2 gson

How do I handle HTTP errors like 401, 403, 503,500 using RxJava Observer instead of Event Bus

How to download PDF file with Retrofit and Kotlin coroutines?

Null pointer exception during instruction 'monitor-enter v1'

Retrofit 2.4.0 with proguard

java android retrofit2

HttpLoggingInterceptor not logging with retrofit 2

android kotlin retrofit2

Only the original thread that created a view hierarchy can touch its views. RxAndroid

How to return value using Async Retrofit 2.0

Retrofit 2 API Can I use local file path or json string instead of url?

java android json retrofit2

How to replace deprecated okhttp.RequestBody.create()