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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:Other


Languages

Language:Java 100.0%