From the course: Android Development Essential Training: Manage Data with Kotlin

Unlock the full course today

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

Check out the exercise files from GitHub

Check out the exercise files from GitHub

From the course: Android Development Essential Training: Manage Data with Kotlin

Start my 1-month free trial

Check out the exercise files from GitHub

- [Instructor] If you want to follow along with the exercise files for this course, you can download them from a GitHub repository. I recorded most of this course using Android Studio Version 3.5 Beta 4. You can use that version or anything more recent. And notice that I'm using Beta 5 now, so I can show you what happens when you check out the exercise files with a more recent version of Android Studio. The GitHub repository is here. Under My Account. Under AndroidDev2019Data. From this screen click clone or download, and then click the button to copy the URL to the clipboard. Then in Android Studio's Welcome screen, click the Check out project from Version Control menu item. Then choose Git. And paste the URL into place. Verify that this string represents where you want to install the project on your computer. And then click Clone. When prompted, click Yes to open the project. Now, because I'm using a more recent version of Android Studio than was used to build the project, when I…

Contents