POLYGLOT
A translator app that translates any text that is copied in the clipboard and shows the translated text in the form of a toast pop-up without root access. Thus, the hassle of switching apps is eliminated decreasing the time requirement and increasing productivity. The app also allows you to store the results in a local file so it works as an offline dictionary as well. The app uses YANDEX API to perform the translations.
Feature (Meaning pop-up)
- Select and hold the word you'd like to get the definition for.
- Click on the COPY option from the Options Menu.
- Meaning will be shown as pop-up right there on the screen.
Used Yandex Api- License Agreement-https://yandex.com/legal/browser_agreement/index.html
Used Retrofit- License Agreement
Copyright 2013 Square, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Log in or sign up for Devpost to join the conversation.