TeamTreeHouse – Advanced Android Track

0

Curate your Android app development learning with this Treehouse Track. Courses in threads & services, testing, Java, Kotlin, Anko, and more.

Description

In this track you will learn more advanced concepts in Android, like using threads and services for background work, sharing data with intents and broadcast receivers, and proper testing methodologies. You’ll also be introduced to Kotlin and Anko, powerful and delightful alternatives to Java for Android development.

About this Course

Learn about Services in Android, which can perform long-running operations in the background like downloading a large file or playing music. We’ll explore both of these in a simple music player app!