Skip to content

This app will hold different implementations of architectural

Notifications You must be signed in to change notification settings

lamvann/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Movie App

This is my personal experimentation Android app, I use movie-app to mess around with and test different libraries and technologies I am interested in. This project also serves as a guide for articles I write on the Medium blogs.

Check out this article on Medium on Dagger2: Finally! A simpler approach to Dagger2

Android Tech List

Here is the list of Android tech I want to experiment with and incorporate into this app

  • Use MVVM and ViewModel
  • ViewModelFactory with multibinding
  • Use Anko layout library instead of XML
  • LiveData
  • Use Moshi instead of Gson
  • Data Binding
  • Modularize the app
  • Replace RxJava Observable streams with LiveData
  • Migrate away from Groovy to Kotlin DSL as build script
  • Using RecyclerView to display movies on the UI
  • Add Dependencies.gradle [Kotlin DSL]
  • Add Kotlin lint check style
  • Navigation architecture component
  • Add Room support
  • Paged List Adapter

About

This app will hold different implementations of architectural

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published