Language Translator

10+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Android Language Translator App Using Jetpack Compose and MLKit.
This is my first Android app written in Jetpack Compose to help people translate a language.
The app is built using Jetpack Compose and MLKit in Android.

Features:
1. The Text Translation Screen where a user can choose a source and target language. The user then can translate the input text.
• User-friendly UI
• EditText is placed to enter an input text
• TextView is used to display the translated text
• Translated text can be copied

2. The Voice Translation Screen where a user can choose source and target language. Afterward, the user can speak to the microphone.
• Speak to the app to translate your voice
• Converts voice to text and displays the input text
• Translate the speech in one click
• Listen to the translation by pressing the speaker icon

3. The Image Scanner Screen where a user can upload an image to extract its text. The scanned text can be copied and could be pasted as input text on Text Translation Screen to translate.

• Simple file upload
• Dynamic text recognition
• Copiable text as output

Enjoy using this app!
Updated on
May 21, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection
Committed to follow the Play Families Policy

What's new

My first Android app built on top of Jetpack Compose