[Android/Jetpack Compose] Basic philosophy of developing android application

Jetpack Compose

About

When you initialize to develop android application, you have wondered which tools or liblralies should you use. I summrize them in this article.

Architecture

MVVM

App screen transition

Navigation Controller

Deep Injection

Hilt

Material Design

Material Theme Builder

Database

  • Realm(NoSQL)
  • Room(SQLite Wrapper)

Linter

Ktlint

コメント

タイトルとURLをコピーしました