From the course: Building AI-Powered Android Apps with Gemini
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Use the course's exercise files
From the course: Building AI-Powered Android Apps with Gemini
Use the course's exercise files
- [Instructor] The exercise files for this course are stored in a GitHub repo under the LinkedIn Learning GitHub account. To follow along with the demonstrations in this course, clone the GitHub repository to your development computer in Android Studio. Go to the repo on github.com. On the repo page, click the arrow on the Code button, go to the Local tab, and copy the URL to the clipboard. In Android Studio's welcome screen, click Clone Repository, paste the URL into place, and click the Clone button. Once cloning is complete, the project should be opened immediately, Although you may see a prompt to open the project. And, if so, just click Yes. This repo contains multiple branches. The main branch has a very simple Android app. You can get to all the other branches from the repo menu at the top of the screen, scroll down and open the Remote section, and you'll find all of the branches that contain all the exercise files. The branches are named for the chapters and videos. 01_03…