How to use google translate api in my translator app for "free"

HEY WHEN I AM USING YANDEX TRANSLATE IN MY TRANSLATOR APP , THE TRANSLATION PROVIDED BY THEM IS OF LOW QUALITY , * I WANT TO USE GOOGLE TRANSLATE FOR FREE OF COST * IN MY TRANSLATOR APP

HERE I HAVE ATTACHED THE SCREENSHOT OF MY APP DESIGN

PLEASE HELP ....
WAITING EAGERLY FOR YOUR VALUABLE REPLIES
THANK U ALL

Check this out :
https://appinventor.mit.edu/explore/blogs/karen/2016/09-1.html

Google translator api free is limited at a certain number of characters and calls.Then google blocks your ip called for one hour.
I don't know if use google translator api for free is better solution.

HEY THANK U SO MUCH , BUT IS IT FREE (forever)
????

I think :sweat_smile:

https://community.kodular.io/t/free-google-translate-extension/88094/18?u=bodymindpower

2 Likes

Hey thanks for replying..
Can you please send the actual link for the free google translate extension , so that i can easily download it make use of it and I will reply to you all how it works tomorrow itself

The official Google Translate API is available for businesses only but you can use Google Apps Script to create your own Google Language Translation API without having to pay the enterprise license fee.

That was a cheeky work-around back in 2017. If your App is going to be distributed via the Play Store, you have to pay for the Google Translate API for uninterrupted use. It might be possible to send and receive translations (via Web) to the Google Translate website. That is free for commercial and personal use, but it automatically limits the translations by size, time and frequency, none of which would be an issue for occasional use.

It depends on what translation you need. If it does not need to be dynamic (e.g. fixed translation of GUI Text) then you can make App Internal or External lists pre translated, the best option anyway being internet independent.

I am not really sure but you can use the Web Component to send to or receive from websites, so maybe we could use the Google Translate Website along with this component to do that?

Waiting for the actual link of the free google translate extension .... I want to try it now itself

You can download the above extension from the github repo if you are not interested in creating an account on different community.

Link please for github repo free Google translate extension...

Hey I got the link
EXTENSION LINK : (→ removed by @Anke)

WEBPAGE LINK : https://community.kodular.io/t/open-source-google-translate-extension/88106

( note you need to create a account in kodular also to download the attachment)

No, and don't post a direct link to an extension that is not your own.

This is not the extension I was talking about, but this one:

https://community.kodular.io/t/free-google-translate-extension/88094

It is in the same topic:

Ok I promise I will not send the actual link if the extension is not mine....

Can you please explain the difference between the extension link that I sent and the other extension link that you sent ?
Please

what is ip

you know , when i built the app with the extension that i ( sent the link ) it says my app is not working