Skip to content

Demo with androidx, room, MVVM, RxJava, RxAndroid, Palette, Glide, LeakCanary Integration

Notifications You must be signed in to change notification settings

vandit067/RoomMVVMDemo

Repository files navigation

Flickr

  • A sample Android app to play with photos.
  • Display photos and you can mark photos as favorite, which will display under Favorite section.
  • Application made with android architecture component, third party libraries and with MVVM design pattern.

Features

Some of the features of the app include

  • MVVM architecture - Using the lifecycle aware viewmodels, the view observes changes in the model.

  • Android Architecture Components - Lifecycle awareness has been achieved using a combination of LiveData, ViewModels, room.

  • View Bindings - Bind views using butterknife.

BuildInfo

  • Android Studio - 3.3.2
  • Compile SDK - 28
  • Min SDK - 21
  • Target SDK - 28

Libraries

About

Demo with androidx, room, MVVM, RxJava, RxAndroid, Palette, Glide, LeakCanary Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages