Filters

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

Android & Kotlin · 32 Results

Android & Kotlin How-tos
Multiple Domains New
Have Questions About Coding Bootcamps? Come to Our Free Webinars!
Sign up to meet your lead mentor, go over the curriculum, and get answers to your questions.
Android & Kotlin
Jetpack Compose: Getting Started
In this Jetpack Compose Course, you’ll learn what Compose is, what its fundamental components are, and how... more
Android & Kotlin
Publish to the Google Play Store
Learn how to build a release version of your app and upload it to the Google Play Store for testing and fi... more
Android & Kotlin
Deep Links in Android
In this course, learn how to use deep links to redirect users to a specific destination inside your app. A... more
Android & Kotlin
Repository Pattern with Jetpack Compose
In this tutorial, you’ll learn how to combine Jetpack Compose and the repository pattern, making your Android... more
Android & Kotlin
Getting Started with Cucumber
Learn to use Cucumber, Gherkin, Hamcrest and Rest Assured to integrate Behavior-Driven Development (BDD) in a... 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
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
Android Sleep API Tutorial: Getting Started
Learn how to use the Android Sleep API in your Kotlin apps to track when the user is asleep, awake, how long ... more
Android & Kotlin
WindowInsets Handling & Keyboard Animations
56
Android & Kotlin
Creating Tiles for Wear OS
Learn how Wear OS Tiles are different from regular Android layouts, how to implement your own Tile and han... more
Android & Kotlin
Android Services: Getting Started
Learn about Android Services and the differences between foreground, background and bound services.
Android & Kotlin
Resizable Apps & Multi-Window Support in Android
This course will show you how to make your apps resizable and in turn support the multi-window mode in And... more
Android & Kotlin
Android In App Review
This course will teach you how to implement the new Android In App Review API from the Play Core set of to... more
Android & Kotlin
Migrating From Dagger to Hilt
Learn about Hilt and its API. Discover how Hilt facilitates working with Dagger by migrating the code of an e... more
Android & Kotlin
Build an App Like Discord with Firebase
Learn how to create a messaging app like Discord or Slack using Firebase! Firebase is one of the most popu... 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
Multiple Domains
Building the Android Open Source Project
Working on the Android platform is a task addressed by Google and OEMs mostly. In this tutorial, you’ll get i... 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
Gesture Navigation Tutorial for Android
In this Android tutorial, you will learn how to add support for gesture navigation to your app, a feature tha... more
Android & Kotlin
Write an AWS Lambda Function with Kotlin and Micronaut
In this Kotlin tutorial, you’ll learn how to create a “Talk like a pirate” translator and deploy it to AWS La... more
Multiple Domains
Build an API with Kotlin on Google Cloud Platform
In this tutorial you will learn how to build a server side API using Kotlin and Ktor that you can host on Goo... more
Android & Kotlin
Android Notifications Tutorial: Getting Started
In this Android Notifications tutorial, you will learn how to create an App that allows you to set reminders ... more
Android & Kotlin
Android Debug Bridge (ADB): Beyond the Basics
In this tutorial, you’ll learn how to communicate with your device using Android Debug Bridge (ADB).