Contacts app made with Jetpack compose
This project was created using Jetpack Compose to render @Composable
function components.
- To get started developing for Android, please checkout the official documentation
- Also checkout the Jetpack Compose Tutorial to start building awsome apps using declarative UIs.
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
Light Theme:
Dark Theme