This document discusses using Scala for Android development. It introduces various build tools like Gradle and SBT that can be used to create Scala Android projects. It also presents two UI frameworks called Macroid and Scaloid that allow building Android UIs with Scala. Finally, it discusses using Scala for Bluetooth Low Energy (BLE) development and provides links to example projects on GitHub.