The document is a presentation about using Scala to build Android apps. It introduces Scala and discusses some of its features like being more functional than Java, using traits instead of inheritance, and its suitability for concurrent programming. It provides an example of converting a sample Java project to Scala. Resources for learning more about Scala and using it with Android are also listed.