Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Shape
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
Group
raywenderlich.com
Menu
raywenderlich.com
Menu
Learn
iOS & Swift
Learning Paths
Videos
Articles
Books
Android & Kotlin
Learning Paths
Videos
Articles
Books
Flutter & Dart
Learning Path
Videos
Articles
Books
More
Server-Side Swift
Game Tech
RW Community
All Videos
All Books
All Articles
All Tutorials
Join RW Chat
Pricing
Join Chat
Search
More
Newsletter
Newsletter
Forums
Forums
Sign In
Create a free account
raywenderlich.com requires JavaScript. Please enable JavaScript to enjoy the best experience.
Apply filters
Reset filters (
3
)
Reset
Hide filters
Filters
Filters
Filters
Platform
All
iOS & Swift
Android & Kotlin
Flutter & Dart
Server-Side Swift
Game Tech
RW Community
macOS
Archive
Subscription Type
Subscription Type:
Discover content based on your raywenderlich.com subscription type. To learn more about our beginner and professional subscriptions,
click here
.
Beginner:
Display content exclusive to our raywenderlich.com Beginner subscription.
Professional:
Display content exclusive to our raywenderlich.com Professional subscription.
Note: if you are subscribed to raywenderlich.com Professional, you also get access to raywenderlich.com Beginner, so you may wish to select the Beginner checkbox too!
All
Free
Beginner
Professional
Content Type
All
Video Course
Episode
Screencast
Article
Book
Difficulty
All
Beginner
Intermediate
Advanced
Include Categories
Exclude Categories
Languages
Android & Kotlin · 16 Results
Sort: Newest
Newest
Popularity
Android & Kotlin
Other Core APIs
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete
Clear Progress
Completed
Kotlin Sequences: Getting Started
Android & Kotlin
Getting Started
Apr 4 2022 · Article (25 mins)
Android & Kotlin
· Kotlin 1.5, Android 10.0, Android Studio 2020.3.1
In this Kotlin Sequences tutorial, you’ll learn what a sequence is, its operators and when you should consider using them instead of collections.
Apr 4 2022 · Article (25 mins)
Completed
In this Kotlin Sequences tutorial, you’ll learn what a sequence is, its operators and when you should consider using them instead of collections.
Apr 4 2022 · Article (25 mins)
Completed
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete
Clear Progress
Completed
Android App Bundles: Play Feature Delivery
Android & Kotlin
Other Core APIs
Dec 3 2021 · Article (30 mins)
Android & Kotlin
· Kotlin 1.5, Android 5.0, Android Studio 2020.3.1
Learn how to configure your app for Play Feature Delivery which uses advanced capabilities of app bundles, allowing certain features of your app to be delivered conditionally or downloaded on demand.
Dec 3 2021 · Article (30 mins)
Completed
Learn how to configure your app for Play Feature Delivery which uses advanced capabilities of app bundles, allowing certain features of your app to be delivered conditionally or downloaded on demand.
Dec 3 2021 · Article (30 mins)
Completed
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete
Clear Progress
Completed
Android TV: Getting Started
Android & Kotlin
Other Core APIs
Apr 28 2021 · Article (25 mins)
Android & Kotlin
· Kotlin 1.4, Android 10.0, Android Studio 4.2
Learn how to create your first Android TV app! In this tutorial, you’ll create an Android TV app for viewing RayWenderlich Youtube channel videos!
Apr 28 2021 · Article (25 mins)
Completed
Learn how to create your first Android TV app! In this tutorial, you’ll create an Android TV app for viewing RayWenderlich Youtube channel videos!
Apr 28 2021 · Article (25 mins)
Completed
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete
Clear Progress
Completed
Deep Dive Into Kotlin Data Classes for Android
Android & Kotlin
Core Concepts
Apr 12 2021 · Article (20 mins)
Android & Kotlin
· Kotlin 1.4, Android 10.0, Android Studio 4.1
In this Kotlin data classes tutorial, you’ll learn when and how to use data classes, how they vary from regular classes and what their limitations are.
Apr 12 2021 · Article (20 mins)
Completed
In this Kotlin data classes tutorial, you’ll learn when and how to use data classes, how they vary from regular classes and what their limitations are.
Apr 12 2021 · Article (20 mins)
Completed
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete (All Episodes)
Clear Progress (All Episodes)
Completed
Resizable Apps & Multi-Window Support in Android
Android & Kotlin
User Interface
Mar 30 2021 · Video Course (25 mins)
Android & Kotlin
· Kotlin 1.4, Android 11, Android Studio 4
This course will show you how to make your apps resizable and in turn support the multi-window mode in Android. Using this approach, you’ll allow your users to multi-task by using multiple apps at...
Pro
Mar 30 2021 · Video Course (25 mins)
Completed
This course will show you how to make your apps resizable and in turn support the multi-window mode in Android. Using this approach, you’ll allow your users to multi-task by using multiple apps at...
Pro
Mar 30 2021 · Video Course (25 mins)
Completed
Pro
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete (All Episodes)
Clear Progress (All Episodes)
Completed
Android In App Review
Android & Kotlin
User Interface
Jan 28 2021 · Video Course (41 mins)
Android & Kotlin
· Kotlin 1.4, Android 5, Android Studio 4
This course will teach you how to implement the new Android In App Review API from the Play Core set of tools. You’ll learn how to ask for user reviews at key moments in your app to help increase...
Pro
Jan 28 2021 · Video Course (41 mins)
Completed
This course will teach you how to implement the new Android In App Review API from the Play Core set of tools. You’ll learn how to ask for user reviews at key moments in your app to help increase...
Pro
Jan 28 2021 · Video Course (41 mins)
Completed
Pro
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete (All Episodes)
Clear Progress (All Episodes)
Completed
Implementing Picture In Picture Mode In Android
Android & Kotlin
User Interface
Oct 8 2020 · Video Course (36 mins)
Android & Kotlin
· Kotlin 1.3, Android 10, Android Studio 4
Implement Picture In Picture mode to allow users to watch videos even while they use other apps. See how a real-world app uses PiP, then learn how to add awesome media playback controls to PiP mode...
Pro
Oct 8 2020 · Video Course (36 mins)
Completed
Implement Picture In Picture mode to allow users to watch videos even while they use other apps. See how a real-world app uses PiP, then learn how to add awesome media playback controls to PiP mode...
Pro
Oct 8 2020 · Video Course (36 mins)
Completed
Pro
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete (All Episodes)
Clear Progress (All Episodes)
Completed
Saving Data on Android
Android & Kotlin
Getting Started
Sep 15 2020 · Video Course (1 hr, 14 mins)
Android & Kotlin
· Kotlin 1.3, Android 10, Android Studio 4
Learn about different ways to save data on Android! Use SharedPreferences to store user-facing configuration, use Files to store complex data in the form of JSON or media files, and use the SQLite...
Sep 15 2020 · Video Course (1 hr, 14 mins)
Completed
Learn about different ways to save data on Android! Use SharedPreferences to store user-facing configuration, use Files to store complex data in the form of JSON or media files, and use the SQLite...
Sep 15 2020 · Video Course (1 hr, 14 mins)
Completed
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete (All Episodes)
Clear Progress (All Episodes)
Completed
Room Database: Getting Started
Android & Kotlin
Getting Started
Aug 27 2020 · Video Course (1 hr, 52 mins)
Android & Kotlin
· Kotlin 1.3, Android 10, Android Studio 3.6
Covers loads of cool concepts in local data persistence, using the Room database on Android. Learn how to use Entities, Queries, Relations, Kotlin Coroutines, Type Converters, and database...
Aug 27 2020 · Video Course (1 hr, 52 mins)
Completed
Covers loads of cool concepts in local data persistence, using the Room database on Android. Learn how to use Entities, Queries, Relations, Kotlin Coroutines, Type Converters, and database...
Aug 27 2020 · Video Course (1 hr, 52 mins)
Completed
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete
Clear Progress
Completed
Sensors Tutorial for Android: Getting Started
Android & Kotlin
Getting Started
Jul 20 2020 · Article (20 mins)
Android & Kotlin
· Kotlin 1.3, Android 4.4, Android Studio 4.0
In this sensors tutorial, you’ll learn about different types of sensors and how to use sensor fusion (accelerometer with magnetometer) to develop a compass.
Jul 20 2020 · Article (20 mins)
Completed
In this sensors tutorial, you’ll learn about different types of sensors and how to use sensor fusion (accelerometer with magnetometer) to develop a compass.
Jul 20 2020 · Article (20 mins)
Completed
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete
Clear Progress
Completed
AndroidX Biometric Library: Getting Started
Android & Kotlin
Getting Started
Mar 2 2020 · Article (10 mins)
Android & Kotlin
· Kotlin 1.3, Android 6.0, Android Studio 3.5
In this tutorial you will learn how to use the AndroidX Biometric Library by showing the biometric prompt and using its callbacks.
Mar 2 2020 · Article (10 mins)
Completed
In this tutorial you will learn how to use the AndroidX Biometric Library by showing the biometric prompt and using its callbacks.
Mar 2 2020 · Article (10 mins)
Completed
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete (All Episodes)
Clear Progress (All Episodes)
Completed
CameraX: Getting Started
Android & Kotlin
Other Core APIs
Jan 1 2020 · Video Course (49 mins)
Android & Kotlin
· Kotlin 1.3, Android 5.0, Studio 3.5
Learn how to create a camera app with the recently announced CameraX API for Android, which allows you to easily implement previews and real-time image analysis.
Pro
Jan 1 2020 · Video Course (49 mins)
Completed
Learn how to create a camera app with the recently announced CameraX API for Android, which allows you to easily implement previews and real-time image analysis.
Pro
Jan 1 2020 · Video Course (49 mins)
Completed
Pro
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete
Clear Progress
Completed
White Labeling Android Apps: Getting Started
Android & Kotlin
Other Core APIs
Nov 18 2019 · Article (15 mins)
Android & Kotlin
· Kotlin 1.3, Android 5.1, Android Studio 3.5
In this tutorial, you’ll learn step by step how to white label your Android apps by using Android flavors and build variants.
Nov 18 2019 · Article (15 mins)
Completed
In this tutorial, you’ll learn step by step how to white label your Android apps by using Android flavors and build variants.
Nov 18 2019 · Article (15 mins)
Completed
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete (All Episodes)
Clear Progress (All Episodes)
Completed
RWDevCon 2018 Vault
Multiple Domains
Other Core APIs
May 7 2018 · Video Course (36 hrs, 41 mins)
Multiple Domains
· Swift 4, iOS 11, Xcode 9
Relive the 2018 edition our annual conference, RWDevCon, through this complete video collection of 18 hands-on sessions and 4 half-day workshops!
May 7 2018 · Video Course (36 hrs, 41 mins)
Completed
Relive the 2018 edition our annual conference, RWDevCon, through this complete video collection of 18 hands-on sessions and 4 half-day workshops!
May 7 2018 · Video Course (36 hrs, 41 mins)
Completed
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete
Clear Progress
Completed
Android Architecture Components: Getting Started
Android & Kotlin
Software Engineering
Feb 14 2018 · Article (25 mins)
Android & Kotlin
· Kotlin 1.2, Android 4.4, Android Studio 3
Take advantage of the new Android Architecture Components in your Kotlin Android app, including Lifecycle, LiveData, and ViewModel.
Feb 14 2018 · Article (25 mins)
Completed
Take advantage of the new Android Architecture Components in your Kotlin Android app, including Lifecycle, LiveData, and ViewModel.
Feb 14 2018 · Article (25 mins)
Completed
Mark Complete (All Chapters)
Clear Progress (All Chapters)
Mark Complete
Clear Progress
Completed
Introduction to Google Maps API for Android with Kotlin
Android & Kotlin
Other Core APIs
Jan 17 2018 · Article (30 mins)
Android & Kotlin
· Kotlin 1.1, Android 4.4, Android Studio 3
In this Google Maps API Tutorial for Android you will learn how to retrieve the user’s current location, get location updates and search for places.
Jan 17 2018 · Article (30 mins)
Completed
In this Google Maps API Tutorial for Android you will learn how to retrieve the user’s current location, get location updates and search for places.
Jan 17 2018 · Article (30 mins)
Completed
Updating
.
.
.