# Swift Android Working Group 출범

> Clean Markdown view of GeekNews topic #22218. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=22218](https://news.hada.io/topic?id=22218)
- GeekNews Markdown: [https://news.hada.io/topic/22218.md](https://news.hada.io/topic/22218.md)
- Type: news
- Author: [ganadist](https://news.hada.io/@ganadist)
- Published: 2025-07-28T22:10:28+09:00
- Updated: 2025-07-28T22:10:28+09:00
- Original source: [swift.org](https://www.swift.org/android-workgroup/)
- Points: 3
- Comments: 1

## Topic Body

기본 Swift 배포에서 Android API를 지원하기 위한 워킹그룹이 출범했습니다.  
  
현재로서는 Android NDK에서 제공하는 API를 기반으로, https://github.com/swiftlang 에서 배포하는 소스 미 바이너리에서 별다른 수정없이 Android 앱 개발에 사용할 수 있는 것을 목표로 하는 것 같습니다.  
  
Working Group 출범 안내 : https://forums.swift.org/t/announcing-the-android-workgroup/80666  
Android Forum : https://forums.swift.org/c/development/android/115  
소스 코드 배포 :  https://github.com/swift-android-sdk/swift-android-sdk/tree/main ( 현재는 swiftlang 의 패치형태로 배포됩니다 )

## Comments



### Comment 41896

- Author: ganadist
- Created: 2025-07-28T22:11:58+09:00
- Points: 1

참고로 rust 지원 티켓 : https://github.com/android/ndk/issues/1742
