Using Retrofit 2.1 with Android

Опубликовано: 20 Октябрь 2024
на канале: AndroidABCD
4,977
54

Hi Subscribers and viewers,

In this episode we are going to explore the Retrofit 2.1 version network library for android web service in pretty detail.

The entire video cast explains how can we call an api and parse it using GsonFactory of Retrofit library and i have explained everything from creating POJO to creating an Interface for the webservice abstraction.

Please follow the video and github repository for any of your doubts.
github link : https://github.com/ashokslsk/Retrofit...