# Kotlin Multiplatform Tutorial: Two Apps in Less than Five Minutes with KMP - Ben Whitley

DevFeed: [Kotlin Multiplatform Tutorial: Two Apps in Less than Five Minutes with KMP - Ben Whitley](<https://devfeed.tech/articles/kotlin-multiplatform-tutorial-two-apps-in-less-than-five-minutes-with-kmp-ben-whitley-38340.md>)

Original publisher: [Read original article](<https://touchlab.co/two-apps-in-less-than-five-minutes-with-kotlin-multiplatform>)

Published: 2019-08-15T17:39:19Z

Content type: tutorial

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [Kotlin Multiplatform](<https://devfeed.tech/topics/kotlin-multiplatform.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Android Studio](<https://devfeed.tech/topics/android-studio.md>), [Xcode](<https://devfeed.tech/topics/xcode.md>), [Ktor](<https://devfeed.tech/topics/ktor.md>), [networking](<https://devfeed.tech/topics/networking.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [code-sharing](<https://devfeed.tech/tags/code-sharing.md>), [ios](<https://devfeed.tech/tags/ios.md>), [kotlin-multiplatform](<https://devfeed.tech/tags/kotlin-multiplatform.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

A Kotlin Multiplatform tutorial that converts separate Android and iOS Hello World apps to use shared code, with Android Studio, Xcode, and an Android emulator as prerequisites.

## Source excerpt

Not sure where to start with Kotlin Multiplatform? We'll show how to set up shared code in less than 5 mins with this Kotlin Multiplatform tutorial.