Apple’s Swift software development kit just became that much more useful.
A new preview release of the Swift SDK for Android was published lasat week, allowing developers to build Android apps in Swift with official tooling and making it easier to share code across iOS and Android.
The kit allows Android apps to be built in Swift using Apple’s officially supported tooling as opposed to community workarounds. In June, it was announced that the Swift programming language would be extended to support Android app development via the creation of a dedicated Android Working Group within the Swift open-soure project.
Per MacRumors:
“Android interoperability is handled by swift-java, which can automatically generate bindings between Java and Swift so developers can use Swift code alongside existing Android APIs and Java code. The Swift Package Index now marks packages with Android support and says over 25 percent of all packages already build on Android, giving developers a base of reusable code.”
The Swift SDK for Android is currently available in nightly preview form and is bundled with the Swift for Windows installer or as a separate download for both Linux and macOS users. An updated Getting Started guide has been issued with it, offering end-to-end setup instructions as well as sample Android projects that have been written in Swift to demonstrate complete workflows.
The group is preparing a vision document to set future priorities and is tracking progress on a public project board.
Stay tuned for additional details as they become available.





