This is a basic Android app built using Jetpack Compose. The app was developed as a learning project, following the Jetpack Compose codelab.
- A simple UI built using Jetpack Compose
- Example of basic Compose components such as Text, Button, and Column
Screen.Recording.2023-01-17.at.4.36.38.PM.mov
- Clone the repository
git clone https://github.com/srithedesigner/Compose_Basics_Codelab.git
-
Open the project in Android Studio
-
Run the app on an emulator or connected device
- Jetpack Compose - A modern toolkit for building native UI
- Android Studio - The official IDE for Android development
- Sri Vaishnav - Your GitHub Profile
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.