Filters

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

Android & Kotlin · 29 Results

Android & Kotlin Architecture
Android & Kotlin
Getting Started with MVP (Model View Presenter) on Android
In this hands-on tutorial, we apply a design pattern called MVP, short for Model-View-Presenter, to an Androi... more
Android & Kotlin
MVI Architecture for Android Tutorial: Getting Started
Learn about the MVI (Model-View-Intent) architecture pattern and prepare to apply it to your next Android app.
Android & Kotlin
MVVM and DataBinding: Android Design Patterns
This article describes the MVVM Design Pattern and its components, data binding, and other design patterns an... more
Android & Kotlin
Navigation Component for Android Part 2: Graphs and Deep Links
In this tutorial you’ll use the Jetpack Navigation component to write an Android app utilizing graphs and dee... more
Android & Kotlin
Dagger 2 Tutorial For Android: Advanced
In this tutorial, you’ll learn about the advanced concepts of Dagger. You’ll learn about component lifecycles... 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
Advanced Data Binding in Android: Binding Adapters
In this advanced data binding tutorial, you’ll learn how you can interact directly with the components in you... more
Android & Kotlin
Navigation Component for Android Part 3: Transition and Navigation
In this tutorial, you’ll learn how to use shared element transitions, action bar and bottom navigation to mak... more
Android & Kotlin
Android VIPER Tutorial
In this tutorial, you’ll become familiar with the various layers of the VIPER architecture pattern and see ho... more
Android & Kotlin
Object-Oriented Programming Best Practices with Kotlin
Learn how to write better code following Object Oriented Programming Best Practices with Kotlin and SOLID pri... more
Android & Kotlin
Lifecycle-Aware Components Using Android Jetpack
Learn about lifecycle-aware components including what they are, how they work, how to implement your own comp... more
Android & Kotlin
Testing Android Architecture Components
Learn how to test the Architecture Components library included in the Android Jetpack suite released in 2017 ... more
Android & Kotlin
Dagger 2 Tutorial for Android: Advanced – Part 2
In this tutorial, you’ll learn how to implement advanced features of Dagger 2 by using subcomponents, custom ... more
Android & Kotlin
Getting Started With Dagger
In this screencast, you'll learn about dependency injection and the DI library Dagger, and perform you... more
Android & Kotlin
Dagger: Network Injection
In this screencast, you'll use Dagger to inject a network dependency graph, eliminating code duplicati... more
Android & Kotlin
Mobius Tutorial for Android: Getting Started
Learn about Mobius, a functional reactive framework for managing state evolution and side effects and see how... more
Android & Kotlin
Jetpack: Navigation Controller
In this video tutorial, use Android Studio 3.2 Canary to see how to get started with the Navigation Contro... more
Android & Kotlin
MvRx Android on Autopilot: Getting Started
In this MvRx Android tutorial, you’ll learn how to use this pattern to render the screens of your app based o... more
Android & Kotlin
Android Architecture Components: ViewModel
Improve your handling of Activity lifecycle concerns and decouple app logic from your views with ViewModel... more
Android & Kotlin
Android Architecture Components: LiveData
See how to let your Android views observe model changes and respond accordingly using LiveData, one of the... more
Android & Kotlin
Android Architecture Components: Paging Library
See how to efficiently work with large amounts of data using the Paging Library, one of the Android Archit... more
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
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