What steps will reproduce the problem?
GoogleAPI.setHttpReferrer("http://www.google.com");
GoogleAPI.setKey(API_KEY)
String inputString = "Hello";
translatedText = TranslateV2.DEFAULT.execute(inputString, Language.ENGLISH, Language.SPANISH);
What is the expected output? What do you see instead?
hola
null string
What version of the product are you using? On what operating system?
v2
android 4.3
Please provide any additional information below.
surfed and surfed. tried and tried.
always get a null string returned.
Original issue reported on code.google.com by engin...@embeddedengineer.com on 2 Jan 2014 at 4:45
Original issue reported on code.google.com by
engin...@embeddedengineer.com
on 2 Jan 2014 at 4:45