anacoimbrag / contacts-android

Contacts app made with Jetpack compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contacts Android

Contacts app made with Jetpack compose

📌 Getting Started

This project was created using Jetpack Compose to render @Composable function components.

⚙️ Setup

System requirements:

  • Android Studio 4.2+
  • Android SDK 24+

Open this project on Android Studio and you are good to go! Just run the app on your Android device or use an emulator.

If you want to run from the command line, just open the project folder on terminal and type:

./gradlew assembleDebug

📱 Screenshots

Light Theme:

Dark Theme

About

Contacts app made with Jetpack compose

License:Apache License 2.0


Languages

Language:Kotlin 100.0%