{"id":11,"date":"2023-03-22T18:35:27","date_gmt":"2023-03-22T18:35:27","guid":{"rendered":"https:\/\/blog.monesta.live\/?p=11"},"modified":"2023-06-16T17:51:18","modified_gmt":"2023-06-16T17:51:18","slug":"create-your-first-cross-platform-app","status":"publish","type":"post","link":"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/","title":{"rendered":"Create your first cross-platform app"},"content":{"rendered":"\n<p><strong>Android KMM (Kotlin Multiplatform Mobile) <\/strong>is a technology that allows developers to create cross-platform mobile applications for <strong>Android<\/strong> and <strong>iOS <\/strong>using the Kotlin programming language.<\/p>\n\n\n\n<p>With <strong>KMM<\/strong>, developers can write their application logic once in Kotlin and share it across multiple platforms, significantly reducing the time and effort required to develop and maintain their applications.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<pre class=\"wp-block-code\"><code>class Greeting <br>{<br>    private val platform: Platform = getPlatform()<br>    fun greeting(): String <br>     { <br>        return \"Guess what it is! &gt; ${platform.name.reversed()}!\\\"<br>     }<br>}<\/code><\/pre>\n<\/div>\n<\/div>\n\n\n\n<p><strong>KMM applications<\/strong> can take advantage of the native UI frameworks on both Android and iOS, while sharing common code for business logic, data access, and other non-UI related functionality.<\/p>\n\n\n\n<p>This means that developers can create high-quality, native-feeling applications that work seamlessly across both platforms, with less code and faster development cycles.<\/p>\n\n\n\n<p>In addition to the benefits of code sharing, KMM also provides a number of other advantages for mobile app development. These include improved performance and reliability, reduced development costs, and easier maintenance and updates.<\/p>\n\n\n\n<p>Overall, KMM is an exciting technology that is rapidly gaining popularity among mobile app developers. By allowing for easy cross-platform development using Kotlin, KMM is making it easier than ever for developers to create high-quality mobile applications that work seamlessly across multiple platforms.<\/p>\n\n\n\n<figure class=\"wp-block-gallery aligncenter has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"225\" height=\"400\" data-id=\"14\" src=\"https:\/\/techbanda.com\/blog\/wp-content\/uploads\/2023\/03\/kotlin-hello-world-app6.png\" alt=\"\" class=\"wp-image-14\" srcset=\"https:\/\/techbanda.com\/blog\/wp-content\/uploads\/2023\/03\/kotlin-hello-world-app6.png 225w, https:\/\/techbanda.com\/blog\/wp-content\/uploads\/2023\/03\/kotlin-hello-world-app6-169x300.png 169w\" sizes=\"auto, (max-width: 225px) 100vw, 225px\" \/><figcaption class=\"wp-element-caption\">KMM Hello World Example<\/figcaption><\/figure>\n<\/div><\/figure>\n\n\n\n<p>If you\\&#8217;re interested in learning more about KMM and how it can benefit your mobile app development projects, we encourage you to explore this exciting new technology further!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Android KMM (Kotlin Multiplatform Mobile) is a technology that allows developers to create cross-platform mobile applications for Android and iOS [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":15,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,6],"tags":[3,7,4,2],"class_list":["post-11","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-android","category-kotlin","tag-android","tag-cross-platform","tag-kmm","tag-kotlin"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Create your first cross-platform app - Tech Banda Blog&#039;s<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create your first cross-platform app - Tech Banda Blog&#039;s\" \/>\n<meta property=\"og:description\" content=\"Android KMM (Kotlin Multiplatform Mobile) is a technology that allows developers to create cross-platform mobile applications for Android and iOS [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/\" \/>\n<meta property=\"og:site_name\" content=\"Tech Banda Blog&#039;s\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-22T18:35:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-16T17:51:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/techbanda.com\/blog\/wp-content\/uploads\/2023\/03\/image-1024x496-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"496\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Basudev kar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Basudev kar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/\",\"url\":\"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/\",\"name\":\"Create your first cross-platform app - Tech Banda Blog's\",\"isPartOf\":{\"@id\":\"https:\/\/techbanda.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/techbanda.com\/blog\/wp-content\/uploads\/2023\/03\/image-1024x496-1.png\",\"datePublished\":\"2023-03-22T18:35:27+00:00\",\"dateModified\":\"2023-06-16T17:51:18+00:00\",\"author\":{\"@id\":\"https:\/\/techbanda.com\/blog\/#\/schema\/person\/659e018bc389d41fc5f45c25c4b721ac\"},\"breadcrumb\":{\"@id\":\"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/#primaryimage\",\"url\":\"https:\/\/techbanda.com\/blog\/wp-content\/uploads\/2023\/03\/image-1024x496-1.png\",\"contentUrl\":\"https:\/\/techbanda.com\/blog\/wp-content\/uploads\/2023\/03\/image-1024x496-1.png\",\"width\":1024,\"height\":496,\"caption\":\"KMM\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/techbanda.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Create your first cross-platform app\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/techbanda.com\/blog\/#website\",\"url\":\"https:\/\/techbanda.com\/blog\/\",\"name\":\"Tech Banda Blog's\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/techbanda.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/techbanda.com\/blog\/#\/schema\/person\/659e018bc389d41fc5f45c25c4b721ac\",\"name\":\"Basudev kar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/techbanda.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d817fa6b5b51f9541ce2fc99566246de84b7f0061f5a163239e5e717abb01d6b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d817fa6b5b51f9541ce2fc99566246de84b7f0061f5a163239e5e717abb01d6b?s=96&d=mm&r=g\",\"caption\":\"Basudev kar\"},\"url\":\"https:\/\/techbanda.com\/blog\/author\/techadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Create your first cross-platform app - Tech Banda Blog's","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/","og_locale":"en_US","og_type":"article","og_title":"Create your first cross-platform app - Tech Banda Blog's","og_description":"Android KMM (Kotlin Multiplatform Mobile) is a technology that allows developers to create cross-platform mobile applications for Android and iOS [&hellip;]","og_url":"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/","og_site_name":"Tech Banda Blog's","article_published_time":"2023-03-22T18:35:27+00:00","article_modified_time":"2023-06-16T17:51:18+00:00","og_image":[{"width":1024,"height":496,"url":"https:\/\/techbanda.com\/blog\/wp-content\/uploads\/2023\/03\/image-1024x496-1.png","type":"image\/png"}],"author":"Basudev kar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Basudev kar","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/","url":"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/","name":"Create your first cross-platform app - Tech Banda Blog's","isPartOf":{"@id":"https:\/\/techbanda.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/#primaryimage"},"image":{"@id":"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/#primaryimage"},"thumbnailUrl":"https:\/\/techbanda.com\/blog\/wp-content\/uploads\/2023\/03\/image-1024x496-1.png","datePublished":"2023-03-22T18:35:27+00:00","dateModified":"2023-06-16T17:51:18+00:00","author":{"@id":"https:\/\/techbanda.com\/blog\/#\/schema\/person\/659e018bc389d41fc5f45c25c4b721ac"},"breadcrumb":{"@id":"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/#primaryimage","url":"https:\/\/techbanda.com\/blog\/wp-content\/uploads\/2023\/03\/image-1024x496-1.png","contentUrl":"https:\/\/techbanda.com\/blog\/wp-content\/uploads\/2023\/03\/image-1024x496-1.png","width":1024,"height":496,"caption":"KMM"},{"@type":"BreadcrumbList","@id":"https:\/\/techbanda.com\/blog\/create-your-first-cross-platform-app\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/techbanda.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Create your first cross-platform app"}]},{"@type":"WebSite","@id":"https:\/\/techbanda.com\/blog\/#website","url":"https:\/\/techbanda.com\/blog\/","name":"Tech Banda Blog's","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/techbanda.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/techbanda.com\/blog\/#\/schema\/person\/659e018bc389d41fc5f45c25c4b721ac","name":"Basudev kar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techbanda.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d817fa6b5b51f9541ce2fc99566246de84b7f0061f5a163239e5e717abb01d6b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d817fa6b5b51f9541ce2fc99566246de84b7f0061f5a163239e5e717abb01d6b?s=96&d=mm&r=g","caption":"Basudev kar"},"url":"https:\/\/techbanda.com\/blog\/author\/techadmin\/"}]}},"views":29,"_links":{"self":[{"href":"https:\/\/techbanda.com\/blog\/wp-json\/wp\/v2\/posts\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techbanda.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techbanda.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techbanda.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/techbanda.com\/blog\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":5,"href":"https:\/\/techbanda.com\/blog\/wp-json\/wp\/v2\/posts\/11\/revisions"}],"predecessor-version":[{"id":86,"href":"https:\/\/techbanda.com\/blog\/wp-json\/wp\/v2\/posts\/11\/revisions\/86"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/techbanda.com\/blog\/wp-json\/wp\/v2\/media\/15"}],"wp:attachment":[{"href":"https:\/\/techbanda.com\/blog\/wp-json\/wp\/v2\/media?parent=11"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techbanda.com\/blog\/wp-json\/wp\/v2\/categories?post=11"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techbanda.com\/blog\/wp-json\/wp\/v2\/tags?post=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}