Follow
Series

Android Development

In this series, I will update on android deveopment and kotlin, java code with all latest updates.

Articles in this series

How to use Recylerview & Picasso to use api and fetch into list

Aug 27, 20215 min read 30 views

Android use of api and parsing into list · Hi, Lets start with dependencies. Dependency: Dependency/Gradle: //recyclerview implementation...

How to use Recylerview & Picasso to use api and fetch into list
How to use Recylerview using Data Binding
Basics of Kotlin for Android Development
Create swipe views with tabs and viewpager in Android using Kotlin
Retrofit with MVVM in Jetpack Compose