---
title: "How to Translate in Android?"  
description: "How to Translate in Android?"  
author: "James Smith"  
published: 2011-11-10  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/1353/how-to-translate-in-android  
category: "mobile development"  
tags: ["mobile development"]  
reading_time: 1 minute  

---

# How to Translate in Android?

The Google translator translates the data of one language into another language by using XMPP to transmit data. \
You can type the message in English and select the language which is understood by the citizens of the country in order to reach the message to the citizens.

## Answers

### Answer by James Smith

The Google translator translates the data of one language into another language by using XMPP to transmit data. \
You can type the message in English and select the language which is understood by the citizens of the country in order to reach the message to the citizens.


---

Original Source: https://www.mindstick.com/interview/1353/how-to-translate-in-android

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
