Android Basics with Compose is a self-paced, online course that teaches you how to build Android apps using the latest best practices. The course covers the fundamentals of building apps with Jetpack Compose, the recommended toolkit for building user interfaces on Android.
- Course Website: Android Basics with Compose
- Duration: Self-paced
- Level: Beginner to Intermediate
- Introduction
- Course Outline
- Getting Started
- Prerequisites
- How to Use This Repository
- Feedback and Contributions
- License
This repository is a companion to the Android Basics with Compose course. It provides additional resources, code samples, and exercises to supplement your learning experience.
The course is structured into several units, each covering essential topics in Android app development with Jetpack Compose. It includes hands-on codelabs and practical exercises to reinforce your understanding.
To get started with the course, visit the official course website and follow the instructions provided.
Before diving into the course, make sure you have the following prerequisites:
- Basic understanding of Android development concepts
- Android Studio installed on your machine
This repository is organized to align with the course structure. Navigate through the directories to find resources, code samples, and exercises corresponding to each unit and topic.
Feel free to clone this repository to your local machine for easy access to code and resources.
If you have feedback on the course content or find any issues with the code samples, please open an issue in this repository. Contributions and improvements are welcome! Fork the repository, make your changes, and submit a pull request.
This project is licensed under the MIT License - see the LICENSE.md file for details.