An open API service indexing awesome lists of open source software.

https://github.com/nathan-html/android-lemonade


https://github.com/nathan-html/android-lemonade

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

Project: Lemonade App - Starter Code
==================================

Starter code for the first independent project for [Android Basics in Kotlin](https://developer.android.com/courses/android-basics-kotlin/course)

Introduction
------------

This is the starter code for the Lemonade app project in the [final pathway](https://developer.android.com/courses/pathways/android-basics-kotlin-four) of Android Basics [Unit 1](https://developer.android.com/courses/android-basics-kotlin/unit-1). This project is an opportunity for you to demonstrate the concepts you learned in the unit.

Pre-requisites
--------------

- Complete [Unit 1](https://developer.android.com/courses/android-basics-kotlin/unit-1) of Android Basics in Kotlin
- My code for the first app : [Dice](https://github.com/Nathan-html/Android-Dice-Roll)
- My code for the second app : [Lucky-dice](https://github.com/Nathan-html/Android-Lucky-Dice-Roll)

Getting Started
---------------

1. Download the starter code
2. Open the project in Android Studio
3. Complete the project in accordance with the [project instructions](https://developer.android.com/codelabs/basic-android-kotlin-training-project-lemonade)

Tips
----

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