<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/swift-on-android-at-the-iosoho-meetup-zkbhrfdgp" -->

---
title: Swift on Android at the iOSoho Meetup | daily.dev
description: A recap of a talk given at the iOSoho meetup in New York covering Swift on Android, tracing the history from early community efforts to the official Swift SDK...
canonical: https://daily.dev/posts/swift-on-android-at-the-iosoho-meetup-zkbhrfdgp
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Swift on Android at the iOSoho Meetup | daily.dev
og:description: A recap of a talk given at the iOSoho meetup in New York covering Swift on Android, tracing the history from early community efforts to the official Swift SDK...
og:url: https://daily.dev/posts/swift-on-android-at-the-iosoho-meetup-zkbhrfdgp
og:image: https://api.daily.dev/og/posts/zKbhRFDgP.png
og:image:alt: Swift on Android at the iOSoho Meetup
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Swift on Android at the iOSoho Meetup

**[Skip](https://daily.dev/sources/skip-tools)** · 3 min read · 0 upvotes · 0 comments

## Summary

A recap of a talk given at the iOSoho meetup in New York covering Swift on Android, tracing the history from early community efforts to the official Swift SDK for Android shipped with Swift 6.3. The talk covered the full stack: manual Android NDK/SDK interaction, synthesized Java bindings via swift-java, and full Jetpack Compose apps written in SwiftUI using Skip. The evening also featured a Kotlin Multiplatform and Compose Multiplatform talk by a Capital One engineer, providing a useful contrast between the two cross-platform approaches. A recording is now available.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://skip.dev/blog/swift-on-android-iosoho-meetup>

## Similar posts on daily.dev

- [Swift Officially Releases Android SDK -- Fatbobman's Swift Weekly \#108](https://daily.dev/posts/swift-officially-releases-android-sdk----fatbobman-s-swift-weekly-108-whigyvtbq) · Fatbobman · 0 upvotes · 0 comments

---

Tags: [#android](https://daily.dev/tags/android), [#swift](https://daily.dev/tags/swift), [#kotlin](https://daily.dev/tags/kotlin)

[View this post on daily.dev](https://daily.dev/posts/swift-on-android-at-the-iosoho-meetup-zkbhrfdgp)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Swift on Android at the iOSoho Meetup","url":"https://daily.dev/posts/swift-on-android-at-the-iosoho-meetup-zkbhrfdgp","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/swift-on-android-at-the-iosoho-meetup-zkbhrfdgp"},"datePublished":"2026-08-02T07:15:22.050Z","dateModified":"2026-08-02T07:35:57.524Z","description":"A recap of a talk given at the iOSoho meetup in New York covering Swift on Android, tracing the history from early community efforts to the official Swift SDK...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a9d13abe06efa568cd17b9c0c5f6edfc?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a9d13abe06efa568cd17b9c0c5f6edfc?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Skip","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Skip","logo":"https://media.daily.dev/image/upload/s--ensUU6S7--/c_limit,w_256/f_auto,q_auto/v1785654905/logos/skip-tools?_a=BAMAMicg0","url":"https://daily.dev/sources/skip-tools"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/swift-on-android-at-the-iosoho-meetup-zkbhrfdgp","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"android,swift,kotlin","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Skip","item":"https://daily.dev/sources/skip-tools"},{"@type":"ListItem","position":3,"name":"Swift on Android at the iOSoho Meetup"}]}
```

