Android Retrofit Interceptors + OkHttpClient | CheezyCode (Hindi)

Android Retrofit Interceptors + OkHttpClient | CheezyCode (Hindi)

Cheezy Code

2 года назад

19,169 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@yonija007
@yonija007 - 16.12.2023 15:46

Great explanation.
Can you please create a video or explain how we can navigate user to Login screen upon token expired/invalid.

Ответить
@vikasrana1584
@vikasrana1584 - 15.01.2023 22:00

your explanation is amazing, Easy to understand . And Learn from your videos audience should have basic android development knowledge @cheexy code . Your channel as like a fast learning platform, over all thing done well.

Ответить
@DahabJr
@DahabJr - 17.12.2022 11:25

Where is the English version?!

Ответить
@anitavaghasiya369
@anitavaghasiya369 - 19.11.2022 16:33

sir, your explanation is very good,keep it and make more and more videos on kotlin.Thank you sir

Ответить
@chunilalgamit5369
@chunilalgamit5369 - 09.10.2022 10:49

Great tutorial Sir, Please add one video related to auto refresh token when expired and continue with requested API call.

Ответить
@daxaparmar373
@daxaparmar373 - 26.09.2022 22:15

Hi, I'm working on a project which has 100+ api calls and I'm using retrofit...so in my retrofit interface I want to define generic methods for @POST, @GET, @PUT methods.
Im providing endpoint dynamically and request as "Any" type and return type as "Response<T>". But Retrofit doesn't parse body to dynamic type T.
So, How can I use generic with retrofit interface?

Ответить
@sunilmane2994
@sunilmane2994 - 06.08.2022 18:15

Thank you Sir, Making this awasome video..You are great man ❤️❤️

Ответить
@samridhikotnala4958
@samridhikotnala4958 - 29.07.2022 13:22

Sir for login I need to pass a tenant type and then after that I have my normal APIs that require Autorization header. So should I pass both of them in a single interceptor or different interceptors are needed?

Ответить
@Adnankhan-dq9rx
@Adnankhan-dq9rx - 28.07.2022 01:56

That interceptor will automatically refresh token after it will expire . or we have to hit server again to refresh token ???

Ответить
@androidsurfers7572
@androidsurfers7572 - 11.07.2022 16:39

hii sir very nice explanations but what if we have more than one haeders like Content-type - application/json

Ответить
@bhavyashah7052
@bhavyashah7052 - 26.06.2022 17:15

In our android team we have 50+ developers who work in large projects of kotlin and use your videos as reference plz cover with all maximum details as soon as possible

Ответить
@mdjafarhamadhamad6509
@mdjafarhamadhamad6509 - 26.06.2022 16:35

amajing advice

Ответить
@AkashJhaDDN
@AkashJhaDDN - 26.06.2022 06:20

Thanks

Ответить
@kushal7966
@kushal7966 - 25.06.2022 21:27

Thank you sir.

Ответить
@pramodkumar-zc8et
@pramodkumar-zc8et - 25.06.2022 19:26

Very nice explanation.
Please make a video on Leak Canary.

Ответить
@Now_I_am_all_fired_up
@Now_I_am_all_fired_up - 25.06.2022 16:22

Is it true ...
I can earn 1 lakh rs/month from freelancing websites by doing android .. 🤔

Ответить
@nitinbochare301
@nitinbochare301 - 25.06.2022 12:57

Awesome sir easy to understand waiting for next video😊

Ответить
@mrdeveloper4438
@mrdeveloper4438 - 25.06.2022 06:59

Nice explane..but why not use base fragment...every time you need override the oncreate method that is not required..

Ответить
@YtFunVideos1-n4t
@YtFunVideos1-n4t - 25.06.2022 05:01

If anyone want to learn latest Android code watch vlog of cheeze code.

Ответить
@TheAqib57
@TheAqib57 - 24.06.2022 21:10

shukriya bhai <3

Ответить
@Sound_Of_Arpit
@Sound_Of_Arpit - 24.06.2022 18:26

Sir How many videos are remaining in this series?

Ответить
@mandeepbhalothia7626
@mandeepbhalothia7626 - 24.06.2022 17:42

Great explained! Can you please explain how to pass dynamic BASE urls using hilt, in this video BaseUrl is static?

Ответить