/Friends

Android best practice projects

Primary LanguageKotlin

Friends : An Example of Android Best Practices

Data Comes From https://randomuser.me/

Here I use

  • MVVM as architecture
  • Dagger-Hilt as Dependency Injection
  • Retrofit
  • Kotlin Flow
  • DataBinding

App Preview