總結你的專案
這是《建立一個帶有共用邏輯和原生 UI 的 Kotlin Multiplatform 應用程式》教學的最後一部分。在繼續之前,請確保您已完成先前的步驟。
建立你的 Kotlin Multiplatform 應用程式
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
更新使用者介面
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
新增依賴項
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
分享更多邏輯
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
您已經建立了第一個同時適用於 iOS 和 Android 的 Kotlin Multiplatform 應用程式!現在您知道如何設定跨平台行動開發環境、在 IntelliJ IDEA 中建立專案、在裝置上執行應用程式以及擴展其功能。
既然您已經獲得了一些 Kotlin Multiplatform 的經驗,您可以看看一些進階主題並承擔額外的跨平台行動開發任務:
後續步驟 | 深入探討 |
---|---|
|
|
教學和範例 | 社群與回饋 |
---|---|
|