This is a simple app that translates a piece of text from English to another language, then translates that to a third language, and so on, translating the final text to English, with the aim of producing a humorous output.
This code references the common code defined in com.guaranacode.android.libs.
You'll need to update MainActivity.java with your API key. You can request an API key at https://code.google.com/apis/console/.