Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 600 Bytes

README.markdown

File metadata and controls

12 lines (8 loc) · 600 Bytes

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

[email protected]