tree: 58bb119d6d29a8e99a3be5d440e8afcc18f7edbd [path history] [tgz]
  1. adb/
  2. adb_push_built_products/
  3. adb_test_runner/
  4. __init__.py
  5. adb_clean.py
  6. adb_push_built_products.py
  7. adb_test_runner.py
  8. build-toolchain
  9. README.md
utils/android/README.md

Build Android Toolchain

This toolchain will generate the .so and .swiftmodule files of the Swift standard library and Foundation framework for the Android environment, armv7 architecture. Those files are needed when building any Swift library to be included in an application for Android.

To build the toolchain run:

android$ ./build-toolchain

It will be built on:

path/to/swift-source/swift-android-toolchain