Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.3 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.3 KB

Dogglers - Starter Code

Starter code for the second independent project for Android Basics in Kotlin.

Introduction

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

Pre-requisites

  • Complete Unit 2 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