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
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
Android & Kotlin
Encryption Tutorial For Android: Getting Started
Ever wondered how you can use data encryption to secure your private user data from hackers? Look no more, in... more
Multiple Domains
Converting your iOS App to Android Using Kotlin
In this tutorial, you’ll see first-hand how similar these languages are and how simple it is to convert Swift... 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
Integrating Google Drive in Android
See how to integrate the Google Drive SDK in order to let your users access and download their Drive files di... 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
Android App Widgets Tutorial
Learn how to give your users fast access to the most important functions of your Android app, right from thei... 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
Building an Android Library Tutorial
See how to create an Android library using Android Studio, publish the library to a Maven repository on Bintr... more
Android & Kotlin
Android Services: Getting Started
Learn about Android Services and the differences between foreground, background and bound services.
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).
Android & Kotlin
Getting Started with Cucumber
Learn to use Cucumber, Gherkin, Hamcrest and Rest Assured to integrate Behavior-Driven Development (BDD) in 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
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
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
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
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
Social Network Integration on Android
Learn how to let your users authenticate into your app using Facebook and Twitter, and see how to make posts ... more
Android & Kotlin
Getting Started with Android Wear with Kotlin
In this Android Wear tutorial, you’ll learn how to build an Android app for the Android Wear platform using t... more
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.
Multiple Domains
How I Fight Procrastination and Usually Win
Procrastination is something I’ve struggled a lot with over the years. Check out my top 3 tips on how I (usua... 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
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