# basic-android-kotlin-compose-training-woof **Repository Path**: qwertystar/basic-android-kotlin-compose-training-woof ## Basic Information - **Project Name**: basic-android-kotlin-compose-training-woof - **Description**: Android Compose初学官方课程示例。详见https://developer.android.google.cn/courses/pathways/android-basics-compose-unit-3-pathway-3 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-09-05 - **Last Updated**: 2025-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Woof App ================================== The Woof app is a list of dog photos with information about them including their name, age, and favorite activity. This app also uses Material Design to create a beautiful app experience for the user. Introduction ------------ This is the solution code for the Woof app project. This project is an opportunity for you to learn Material3 and reinforce the concepts you've learned so far in Android Basics with Compose. Pre-requisites -------------- - Rows/Columns - Modifiers - Scaffold - Adding images - Button click handlers - Functions - Classes - Lists - App architecture Getting Started --------------- 1. Download the project 2. Open the project in Android Studio 3. Run the project