From the course: Android Development: Understanding Intents

What you should know - Android Tutorial

From the course: Android Development: Understanding Intents

Start my 1-month free trial

What you should know

- [Instructor] Before starting this course, there are some concepts that you should already be familiar with. First, we're going to be building Android application features. So I'm going to assume that you are already familiar with the basics of programming, how Android works, and how to build basic Android apps. If you need to brush up on these subjects, I suggest you watch the Programming Foundations: Fundamentals course. And you might also want to watch the Android Development Essential Training course. Since we're going to be working with Android, you will also need to have experience programming with the Java and XML languages, which are two of the main languages used to build Android apps. If you need to get up to speed with these languages, then you can watch the Java Essential Training course, and XML Essential Training. In this course, I'm also going to be using Android Studio to build the examples. And I'm going to assume that you already have Android Studio installed on your computer. We'll also use Android Studio to debug our code and run our application in the Android Device Emulator. You can learn more about Android Studio along with how to get it installed in the Android Studio Essential Training course. Once you feel comfortable with these subjects, you're ready to get started.

Contents