From the course: Building an Android App with Jetpack Libraries

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Clone the exercise files repo from GitHub

Clone the exercise files repo from GitHub - Android Tutorial

From the course: Building an Android App with Jetpack Libraries

Start my 1-month free trial

Clone the exercise files repo from GitHub

- [Instructor] In this course, you can choose to build the sample application that I'm demonstrating one step at a time without using any exercise files. But if you prefer, you can download the exercise files from a GitHub repository at this address. This repository contains many different branches. Each branch where I do some coding has a starting branch that has the chapter and video number and then a finished solution that ends with the letter E for end. I do recommend starting with this repository, particularly in the first couple of videos, because that will guarantee that you're using the same starting project that I am. From the repository, click on the code button and then this button to copy the GitHub URL to the clipboard. Then return to Android Studio's welcome screen and click Get From Version Control and paste that repository URL in. Click Clone. And then after a moment, either the project will…

Contents