/TranslationChain

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.

Primary LanguageJavaOtherNOASSERTION

README

Description

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.

Requirements

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/.

Contact

abraao@guaranacode.com