Skip to content

Instantly share code, notes, and snippets.

View mokeam's full-sized avatar
🎧

Mariam Garba mokeam

🎧
  • Milan
View GitHub Profile
@mokeam
mokeam / Test.java
Created March 18, 2017 15:16
Error In Translation App
package com.frenchtoenglish;
import com.google.api.GoogleAPI;
import com.google.api.translate.Language;
import com.google.api.translate.Translate;
public class Test {
public static void main(String[] args) throws Exception {
GoogleAPI.setHttpReferrer("http://www.elinkedup.com");