This document discusses how to take mobile application tests to the next level using continuous integration (CI). It covers challenges with mobile testing in CI, basics of Android and iOS setup, popular automation tools like MonkeyRunner and Sikuli, and demonstrates how to run mobile tests in CI. The session provides tips for configuring emulators and simulators, installing and launching apps, and executing tests on Android and iOS. It also compares instrumentation and non-instrumentation test techniques and popular mobile test automation tools.