Skip to content

A Sample project that uses ViewModels, LiveData, Locale Cache with Room and Data Binding as per android architecture components guildlines.This project can be used as an architecture for a any app dvevelopment that would interact with web server or deals with database

Notifications You must be signed in to change notification settings

balwinderSingh1989/AndroidArchitectureComponent

Repository files navigation

Android Architecture Components Sample -

A Sample project that uses ViewModels, LiveData, Locale Cache with Room and Data Binding as per android architecture components guildlines.This project can be used as an architecture for a any app dvevelopment that would interact with web server or deals with database.

Used Technologies and Patterns

  • Room
  • LiveData
  • Data Binding
  • Dagger2
  • OkHttp3
  • Retrofit2
  • ViewModels

TODO

The project is still under development, especially I am trying to learn more about popular patterns and Dagger2 but you can report issues or create with feature tag to discuss about ideas for keep project under developmen. Keep in touch -> Linkdin

Next Steps

  • Build Unit & UI tests
  • Duplicate project with Kotlin

About

A Sample project that uses ViewModels, LiveData, Locale Cache with Room and Data Binding as per android architecture components guildlines.This project can be used as an architecture for a any app dvevelopment that would interact with web server or deals with database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages