Filters

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

Android & Kotlin · Collection · 41 Results

Android & Kotlin Video Course Advanced Intermediate
Android & Kotlin
MVP on Android
In this course, you will learn how to build an Android app using the Model-View-Presenter presentation arc... 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
Kotlin Flow: Getting Started
Kotlin Flow is a new asynchronous stream library from JetBrains, the company behind the Kotlin language. S... more
Android & Kotlin
Dependency Injection with Hilt: Fundamentals
In this dependency injection course, learn how to apply an awesome new library called Hilt, to build depen... more
Android & Kotlin
MVI on Android
In this course, you will use RxJava to build an app using the Model-View-Intent architecture, learning abo... more
Android & Kotlin
Bottom Navigation
See how to set up Android bottom navigation with Jetpack Navigation, and also see an alternative means of ... more
Android & Kotlin
Testing With MockK
Learn how and when to use the many powerful features that the MockK Kotlin testing framework provides.
Android & Kotlin
Retrofit and Coroutines
The old way of making network calls with Retrofit utilizes callbacks. In this course, learn how to greatl... more
Multiple Domains
Kotlin/Native and Multiplatform
In this course, you will be introduced to Kotlin/Native and build a Kotlin Multiplatform app that runs on ... more
Multiple Domains
Building with Bazel
Bazel is an open source build system created by Google for compiling large complex codebases. This courses... more
Android & Kotlin
Animation with MotionLayout
MotionLayout is a ConstraintLayout subtype that lets you easily add animation to your user interface. See ... more
Android & Kotlin
Beginning RxKotlin
In this course, you will be introduced to reactive programming in Kotlin and Android with RxKotlin. You... more
Android & Kotlin
OkHttp Interceptors in Android
Learn how to use OkHttp Interceptors to intercept network requests, log them and also modify them on the f... more
Android & Kotlin
Server-Side Kotlin with Ktor
Learn how to use the Ktor framework to build a Kotlin web app and API, and see how to deploy the app to th... more
Android & Kotlin
Dependency Injection with Koin
Learn how to get started with the Dependency Injection framework Koin and how it can make developing CLEAN... more
Android & Kotlin
Jetpack Navigation: Getting Started
In this course, learn how to use the Navigation Architecture Component provided by Android Jetpack Library... more
Android & Kotlin
Supporting Dark Theme
Android 10 introduced a system Dark theme setting, and modern apps should both support the system setting ... more
Android & Kotlin
Jetpack Compose Animations
Jetpack Compose is revolutionizing the way Android developers build Android applications, so it’s no surpr... more
Android & Kotlin
Jetpack Security
Learn how to use the AndroidX Jetpack Security library for managing security keys and encrypting file and ... more
Android & Kotlin
SQLDelight in Android: Getting Started
In this course, we will introduce you to SQLDelight, a generator for typesafe Kotlin code based on SQL dat... more
Android & Kotlin
Implementing Picture In Picture Mode In Android
Implement Picture In Picture mode to allow users to watch videos even while they use other apps. See how a... more
Android & Kotlin
Android DataStore
DataStore is Google’s new and improved solution for persisting simple pieces of data by using either key-v... more
Android & Kotlin
Jetpack Compose Primer
Get an early introduction to the Jetpack Compose toolkit for creating Android user interfaces in Kotlin co... more
Android & Kotlin
CameraX: Getting Started
Learn how to create a camera app with the recently announced CameraX API for Android, which allows you to ... more