An Android app built with Jetpack Compose to display a single page with an introductory image and text.
Welcome to the Learning Compose - Android Basics self-learning course! This course is designed to help you get started with Jetpack Compose by building your first Android app.
Android Basics with Compose - Unit 1
- App Name: Compose Article Page
- Objective: Display a single page introducing Jetpack Compose.
- An introductory image representing Jetpack Compose.
- A brief text introducing Jetpack Compose.
- Jetpack Compose: For building the UI.
- Android Studio: For developing the app.
- Set up Android Studio if you haven't already.
- Open the project in Android Studio.
- Build and run the app on an emulator or a connected device.
Once you finish this project, continue with the course to explore more advanced topics in Compose.