Skip to content

A simple android app that showcases clean architecture in android with some handful libraries

Notifications You must be signed in to change notification settings

hithamalbasheir/Hema

Repository files navigation

Hema

A simple android app that showcases clean architecture in android with some handful libraries

  • MVVM as a design pattern

  • RxJava for threading

  • Dagger hilt for dependency injection

  • Picasso for image loading

  • Retrofit to fetch JSON response from newsapi.org

  • Room persistence library for caching

  • coroutines for live connection checking

  • Hema APK

About

A simple android app that showcases clean architecture in android with some handful libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages