From the course: Building an Android App with Jetpack Libraries

What you should know - Android Tutorial

From the course: Building an Android App with Jetpack Libraries

Start my 1-month free trial

What you should know

- [Instructor] This course is designed for software developers who want to learn how to build Android apps using the Google Jetpack libraries, a set of reasonable components that are available for free from within Android studio. In order to get the most out of this course, you'll need to understand the basics of Android development, including how certain components work, including activities and fragments for presenting screens to the user, events for managing business logic and certain other functionality. If you're brand new to Android development, I recommend watching this series of courses first, Android development is central training. In addition, you should have a basic understanding of the Kotlin programming language. You can learn about Kotlin in the Kotlin essential central training course, and then for more information about some of the more specialized functions that I use in this app development process, you might want to watch this course where you can learn about lambda expressions, extension functions, and other intermediate skills. And finally, you'll need to understand how to navigate Android studio. You can learn about the specifics of Android studio with this essential training course or because Android studio is built on top of JetBrains IDE, IntelliJ IDEA . You can also watch this course about IntelliJ IDEA community edition, after watching these courses, or if you have equivalent experience with Android development, you'll be ready to watch this course.

Contents