Using the Google Translate API in your Android App

Just make an Http call! So, I thought I’d write a quick article on using the Google Translate API in your Android app since most of the articles I found didn’t help. Article after article pointed me in the direction of this Java library which unfortunately conflicted with other dependencies in my application. I spent … Read moreUsing the Google Translate API in your Android App