Skip to content

chaxiu/KotlinJetpackInAction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KotlinJetpackInAction

A super-simple project demonstrating how to use Kotlin and Jetpack step by step. More information could be found in my posts: "Kotlin Jetpack In Action"

Why this project?

  • I made this project as simple as possible, so that we can focus on how to use Kotlin and Jetpack rather than understanding business logic.
  • We will rewrite it from "Java + MVC" to "Kotlin + Coroutines + Jetpack + Clean MVVM", line by line, commit by commit.

How to use this project?

Trainings Branches Corresponding Posts
Quick Start For Java Developers / Quick Start For Java Developers
Kotlin DSL Traning chapter_02_kotlin_dsl_training Kotlin DSL For Gradle
Code Refactoring From Java To Kotlin chapter_03_kotlin_refactor_training Common Mistakes that Kotlin Newbees Make

ScreenShot


ScreenShot