Filters

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

Android & Kotlin · 55 Results

Android & Kotlin User Interface
Android & Kotlin
Android RecyclerView Tutorial with Kotlin
In this Android RecyclerView tutorial, learn how to use Kotlin to display datasets of a large or unknown size!
Android & Kotlin
Android Custom View Tutorial
Create an Android Custom View in Kotlin and learn how to draw shapes on the canvas, make views responsive, cr... more
Android & Kotlin
Android ListView Tutorial with Kotlin
In this tutorial, you’ll learn how to use Android’s ListView to easily create scrollable lists, by creating a... more
Android & Kotlin
ConstraintLayout Tutorial for Android: Complex Layouts
In this ConstraintLayout tutorial, you’ll learn how to dynamically position UI elements in relation to other ... more
Android & Kotlin
ViewPager2 in Android: Getting Started
In this tutorial for Android, you’ll learn to use the new ViewPager2 widget. Along the way you will build an ... more
Android & Kotlin
The Navigation Architecture Component Tutorial: Getting Started
In this tutorial, you’ll learn how to use the Navigation Architecture Component, which simplifies the impleme... more
Android & Kotlin
Splash Screen Tutorial for Android
Learn how to implement splash screen in new and existing Android apps, using the SplashScreen API introduced ... more
Android & Kotlin
ConstraintLayout Tutorial for Android: Getting Started
In this tutorial, you’ll learn the basics of creating Android views by using ConstraintLayout to build a logi... more
Android & Kotlin
ViewPager Tutorial: Getting Started in Kotlin
In this ViewPager tutorial for Android, you’ll learn how to use a ViewPager to navigate between content pages... more
Android & Kotlin
Android Design Support Library: Getting Started
The Design Support Library helps you implement shiny, interactive Material Design components and supports pho... more
Android & Kotlin
Android Tutorial for GeckoView: Getting Started
In thus tutorial you’ll learn about GeckoView, an open source library that allows you to render web content o... more
Android & Kotlin
Speed up Your Android RecyclerView Using DiffUtil
Learn how to update the Android RecyclerView using DiffUtil to improve the performance. Also learn how it add... more
Android & Kotlin
Drawing Custom Shapes in Android
Learn how to draw custom shapes and paths in Android by creating a neat curved profile card with gradient col... more
Android & Kotlin
Vector Graphics on Android
In this tutorial you will learn what Scalable Vector Graphics are and how to create and manipulate Vector Gra... more
Android & Kotlin
Android Drag and Drop Tutorial: Moving Views and Data
Learn how to use Android’s drag-and-drop framework to enable an advanced gesture-based user experience.
Android & Kotlin
Adaptive UI Tutorial for Android with Kotlin
Make your Android app feel at home on any device. Learn how to build an adaptive UI that looks and works well... more
Android & Kotlin
Android Biometric API: Getting Started
Learn how to implement biometric authentication in your Android app by using the Android Biometric API to cr... more
Android & Kotlin
Jetpack Compose Tutorial for Android: Getting Started
In this Jetpack Compose tutorial, you’ll learn to use the new declarative UI framework being developed by the... more
Android & Kotlin
Managing State in Jetpack Compose
Learn the differences between stateless and stateful composables and how state hoisting can help make your co... more
Android & Kotlin
Picasso Tutorial for Android: Getting Started
In this Picasso Tutorial, you’ll learn how to use Picasso to load images from different sources and how to ap... more
Android & Kotlin
Autosizing TextView Tutorial for Android: Getting Started
In this Android Autosizing TextView tutorial, you’ll learn how to use new TextView properties to build an app... more
Android & Kotlin
An Introduction to Material Design with Kotlin
In this tutorial you’ll learn how to integrate Material Design into an existing app and create delightful int... more
Android & Kotlin
Lazy Layouts in Jetpack Compose
Learn how to use Lazy Composables in Jetpack Compose to simply display data in your app.
Android & Kotlin
Intermediate RecyclerView Tutorial with Kotlin
In this RecyclerView tutorial you will learn how to build out intermediate techniques like swiping, animation... more