google-developer-training / basic-android-kotlin-compose-training-lemonade

Apache License 2.0
53 stars 27 forks source link

Lemonade app

Introduction

The Lemonade app is a simple Compose app that allows the user to make digital lemonade by tapping through a series of steps: select a lemon from the tree, squeeze the lemon, drink the glass of lemonade, and start again.

The concepts covered in this app are:

Pre-requisites

Getting Started

  1. Download the starter code
  2. Open the project in Android Studio
  3. Complete the project in accordance with the app requirements