Thanks to visit codestin.com
Credit goes to github.com

Skip to content

junyi/FirstFm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FirstFm

Android project to explore the following libraries/architecture:

  • Dagger 2 - for dependency injection (DI)
  • Flow - handles UI navigation without Fragment
  • Mortar - modularisation of views using DI, works well with Flow
  • RxJava & RxAndroid - library to support asynchronous events
  • Clean Android Architecture: read about it here - a more sustainable and maintainable way to develop Android application
  • Kotlin - a new language which works together with Java while adding more features

About

Toy Android project for learning new stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages