Rahul Lad's repositories
CoroutineAsyncTask
By using util class CoroutinesAsyncTask.kt you can migrate your Asynctask to Kotlin Coroutine.
CreatureMonster
Demonstrates MVVM design structure pattern
MatchedListAssignment
This project demonstrates how to show list of data into RecyclerView using android components like ViewModel, Room Database, View Binding, Hilt, LiveData, MVVM architecture, Retrofit, Glide etc
Navigation3-Framework-Demo
Demonstration of Navigation Framework using Navigation 3 library from android architecture components.
Singleton-Design-Pattern
This class provides singleton class implementation which provides single instance of class.