Calculon is a Java DSL (domain-specific language) for writing functional tests for Android applications. It provides a concise syntax for writing tests that are easy to read and write. Tests with Calculon are written as functional activity tests that assert interactions with activities and views through method chaining. Calculon is deployed as a JAR and is open source software.