/swift-android-samples

Samples for the SwiftAndroid toolchain.

Primary LanguageJava

Samples for the SwiftAndroid toolchain.

Requires the latest toolchain as well as [the Gradle plugin] (https://github.com/SwiftAndroid/swift-android-gradle).

swifthello

Simple demo of Swift code accessed over JNI.

To build, setup the Gradle plugin, then run ./gradlew installDebug

This demo is licensed under the Creative Commons CC0 license: do whatever you want.