Tag Archives: Android Translation App example

How to Make Android Apps 14

Android Translation App ExampleIn this tutorial I’ll provide you with an Android Translation App example program. I’ll use the translation web service I built in parts 4, 5 and 6 of my web services video tutorial. I’ll also show how to parse JSON data in an Android app.

Everything has been kept as easy to make as possible and all of the code follows the video below with many comments. Continue reading How to Make Android Apps 14