/perf-compose-todo

Jetpack Compose Android app for a Todo list

Primary LanguageKotlin

Todo Compose App

I have created the same Todo app in different frameworks. This is one of them.

All frameworks github links:

Features

  • Material You theming
  • Dynamic theme for Android 12+
  • Sqlite local storage

Libraries used:

  • Room
  • Compose

Setup in your local:

Installation

  • Install Android Studio

Run locally

  • Use "Run" button.

Build

  • First change build variant to release (There should be a option in Android Studio somewhere).
  • Then Menu > Build > Build APKS / AABs.
android-compose.mp4