Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 2.28 KB

README.md

File metadata and controls

52 lines (31 loc) · 2.28 KB

Android Basics with Compose

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 Overview

Contents

Introduction

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.

Course Outline

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.

Getting Started

To get started with the course, visit the official course website and follow the instructions provided.

Prerequisites

Before diving into the course, make sure you have the following prerequisites:

  • Basic understanding of Android development concepts
  • Android Studio installed on your machine

How to Use This Repository

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.

Feedback and Contributions

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.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.