0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

KotlinMultiplatformで個人アプリを作ってみる プロジェクト作成編

Posted at

個人的にあると便利なアプリをKotlinMultiplatformで作成しようと思いその過程を投稿していこうと思います。

自分向けのアプリなので公開予定は無いです。

KotlinMultiplatformで作成しようと思ったのは、Androidで作成すると今後ずっとAndroidのOSに縛られてしまうので、どちらでも使えるアプリを作成しようと考えました。

プロジェクト作成は簡単でAndroidStudioでプラグインを入れるとプロジェクト作成にKotlinMultiplatformプロジェクトの選択肢が出てくるのでそちらで作成します。

スクリーンショット 2025-09-13 16.20.23.png

XcodeをインストールしてあればiOSもビルド可能です。

次はFirebaseを導入しようと考えているので、導入できたらまた記事にしてみようと思います。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?