YaTranslate is a test project under the Yandex Mobilization 2017.
YaTranslate has the following functionality:
- Field for entering text, that should be translated into another language; a language switcher and translations that appear when the user enters text in the field.
- The ability to add a translated word or sentence in favorites.
- The ability to view the history of transfers.
- The ability to view favorites.
- Translation from one language to another using Yandex.Translate API.
Disclaimer: Copying the code from the repository and pretending it to be sure would be bad. Even looking into it may be an infringement.
- In
YandexTranslateApi.java
replaceAPI_KEY
with your own.
For more information about how to use Yandex.Translate API and how to get your own API key follow this link.
I'm Ivan Magda. Email: imagda15@gmail.com. Twitter: @magda_ivan.
This project is open-sourced software licensed under the MIT License.
See the LICENSE file for more information.