Skip to content

Files

Latest commit

c68f431 · Aug 13, 2024

History

History
33 lines (23 loc) · 828 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 828 Bytes

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