HemantSachdeva / Lemonade

Project app from Unit 1 of Android Basics of Kotlin course

Home Page:https://developer.android.com/codelabs/basic-android-kotlin-training-project-lemonade#0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project: Lemonade App - Starter Code

Starter code for the first independent project for Android Basics in Kotlin

Introduction

This is the starter code for the Lemonade app project in the final pathway of Android Basics Unit 1. This project is an opportunity for you to demonstrate the concepts you learned in the unit.

Pre-requisites

  • Complete Unit 1 of Android Basics in Kotlin

Getting Started

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

Tips

  • Use the provided tests to ensure your app is running as expected
  • DO NOT ALTER THE PROVIDED TESTS

Output

Lemonade SELECT State Lemonade SQUEEZE State Lemonade DRINK State Lemonade RESTART State Lemonade SELECT State

About

Project app from Unit 1 of Android Basics of Kotlin course

https://developer.android.com/codelabs/basic-android-kotlin-training-project-lemonade#0

License:Apache License 2.0


Languages

Language:HTML 86.1%Language:Kotlin 13.9%