Skip to content

プロジェクトを完了する

これは、共有ロジックとネイティブUIを持つKotlinマルチプラットフォームアプリの作成チュートリアルの最終パートです。先に進む前に、前の手順を完了していることを確認してください。

First step

Kotlinマルチプラットフォームアプリを作成する
This tutorial uses IntelliJ IDEA, but you can also follow it in Android Studio – both IDEs share the same core functionality and Kotlin Multiplatform support. This is the first part of the Create a Kotlin Multiplatform app with shared logic and native UI tutorial. Create your Kotlin Multiplatform app Update the user interface Add dependencies Share more logic Wrap up your project

Second step
ユーザーインターフェースを更新する
This tutorial uses IntelliJ IDEA, but you can also follow it in Android Studio – both IDEs share the same core functionality and Kotlin Multiplatform support. This is the second part of the Create a Kotlin Multiplatform app with shared logic and native UI tutorial. Before proceeding, make sure you've completed previous steps. Create your Kotlin Multiplatform app Update the user interface Add dependencies Share more logic Wrap up your project

Third step
依存関係を追加する
This tutorial uses IntelliJ IDEA, but you can also follow it in Android Studio – both IDEs share the same core functionality and Kotlin Multiplatform support. This is the third part of the Create a Kotlin Multiplatform app with shared logic and native UI tutorial. Before proceeding, make sure you've completed previous steps. Create your Kotlin Multiplatform app Update the user interface Add dependencies Share more logic Wrap up your project

Fourth step
さらにロジックを共有する
This tutorial uses IntelliJ IDEA, but you can also follow it in Android Studio – both IDEs share the same core functionality and Kotlin Multiplatform support. This is the fourth part of the Create a Kotlin Multiplatform app with shared logic and native UI tutorial. Before proceeding, make sure you've completed previous steps. Create your Kotlin Multiplatform app Update the user interface Add dependencies Share more logic Wrap up your project

Fifth step プロジェクトを完了する

iOSとAndroidの両方で動作する最初のKotlinマルチプラットフォームアプリが作成できました!これで、クロスプラットフォームのモバイル開発環境をセットアップし、IntelliJ IDEAでプロジェクトを作成し、デバイスでアプリを実行し、その機能を拡張する方法を習得しました。

Kotlin Multiplatformでいくらか経験を積んだ今、いくつかの高度なトピックを見て、追加のクロスプラットフォームモバイル開発タスクに取り組むことができます。

次のステップ詳細
チュートリアルとサンプルコミュニティとフィードバック