Loading

Thursday, October 8, 2009

google-api-translate-java

google-api-translate-java is a Google Code project enables using Google Translate from a Java application, to provides a simple, unofficial, Java client API for using Google Translate.

In order to include google-api-translate-java application, you have to download the jar, save to any location in your local had disk. In my case, it's /google-api-translate-java-0.82.jar in my home folder.

In Eclipse, Right click your project>Properties>>Java Build Path, and click Add External JARs, browse to include the downloaded jar file in your path.



I have a simple Android exercise, AndroidTranslate, using google-api-translate-java to involve Google Translate.

SHARE TWEET

Thank you for reading this article google-api-translate-java With URL https://x-tutorials.blogspot.com/2009/10/google-api-translate-java.html. Also a time to read the other articles.

0 comments:

Write your comment for this article google-api-translate-java above!