Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 374 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 374 Bytes

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.