Skip to content

Latest commit

 

History

History

firebase-language-translation-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Language translation App

This app can translate text from one language to another using Firebase ML Kit's Language Identification and Translation APIs. Users can input text in one language, and the app can identify the language and translate it into the desired language.

Note

This app translates English language to French

Installation

  • Open this code in Andriod Studio
  • Build APK and run in simulator or in your device

Programming languages and tools used

android firebase kotlin

Developer