Dogglers – Solution Code

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

Introduction

This is the solution code for the Dogglers app project in the final pathway of Android Basics Unit 2. This project is an opportunity 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

Screenshots

Dogglers Main Landing View   Dogglers Vertical List View   Dogglers Horizontal View   Dogglers Grid View

GitHub

View Github