Filters

Hide filters
Platform
Subscription Type
Content Type
Difficulty
Advanced Filters
Include categories
Exclude categories
Select languages

Android & Kotlin · 21 Results

Android & Kotlin Concurrency
Android & Kotlin
Kotlin Coroutines: Fundamentals
Learn the fundamentals about threads and coroutines, along with the basics of the Kotlin Coroutines framew... more
Android & Kotlin
Kotlin Coroutines Tutorial for Android: Getting Started
In this Kotlin coroutines tutorial, you’ll learn how to write asynchronous code just as naturally as your nor... more
Android & Kotlin
Android Background Processing
Learn about all the cool concepts from background processing in Android! Use the WorkManager, JobScheduler... more
Android & Kotlin
Android Networking: Beyond the Basics
Implement advanced concepts in the Retrofit library in Android, and add interceptors and parsers. Learn ho... more
Android & Kotlin
Android Networking: Fundamentals
Learn about the the HTTP, JSON, REST and all the other cool and important abbreviations in the world of ne... more
Android & Kotlin
Kotlin Coroutines Tutorial for Android : Advanced
Gain a deeper understanding of Kotlin Coroutines in this Advanced tutorial for Android, by replacing common a... more
Multiple Domains
Android Animations with Alex Sullivan – Podcast S12 E06
Susannah and Dru welcome Season 10 co-host and polyglot programmer Alex Sullivan back to the show to talk abo... more
Android & Kotlin
Retrofit and Coroutines
The old way of making network calls with Retrofit utilizes callbacks. In this course, learn how to greatl... more
Android & Kotlin
Room Database: Getting Started
Covers loads of cool concepts in local data persistence, using the Room database on Android. Learn how to ... more
Android & Kotlin
Kotlin Coroutines Infographic
Visualize Kotlin Coroutines and their benefits.
Android & Kotlin
Kotlin Flow for Android: Getting Started
In this tutorial, you’ll learn about the basics of Kotlin Flow, and you’ll build an Android app that fetches ... more
Android & Kotlin
Kotlin Flow: Getting Started
Kotlin Flow is a new asynchronous stream library from JetBrains, the company behind the Kotlin language. S... more
Android & Kotlin
Coroutines With Room Persistence Library
In this tutorial, you’ll learn how to use coroutines with the Room persistence library to allow for asynchron... more
Android & Kotlin
Kotlin Coroutines: In Depth
Learn how to implement coroutines in a real-world example of an Android application, with structured layer... more
Android & Kotlin
Working with RxJava Disposables in Kotlin
In this tutorial, you’ll learn the basics of RxJava Disposables. You will be building an app from scratch tha... more
Android & Kotlin
Functional Programming with Kotlin and Arrow: Getting Started
In this tutorial, you will learn the fundamentals of functional programming and how various Kotlin language f... more
Android & Kotlin
Kotlin Coroutines Tutorial for Android: Getting Started
In this Kotlin Coroutines tutorial, you’ll learn how to write asynchronous code just as naturally as your nor... more
Android & Kotlin
Jetpack WorkManager: Observe and Constrain
In this screencast for Android, you’ll learn how to observe background work and how to constrain it to occ... more
Android & Kotlin
Jetpack WorkManager: Getting Started
In this screencast for Android, you’ll learn how to create background tasks and how to chain tasks.
Android & Kotlin
Threading With HandlerThread in Android
You will learn how to use HandlerThread to receive messages from a Runnable in an Activity and pass them back... more
Android & Kotlin
WorkManager Tutorial for Android: Getting Started
In this WorkManager tutorial for Android, you’ll learn how to create background tasks, how to chain tasks, an... more