An open API service indexing awesome lists of open source software.

https://github.com/kaushalvasava/translatetoany

It is a multi-language translation app using firebase translation library. Multi-language translation at same time
https://github.com/kaushalvasava/translatetoany

android android-app google-translate kotlin translate translate-api translate-app translation translationapp

Last synced: 3 months ago
JSON representation

It is a multi-language translation app using firebase translation library. Multi-language translation at same time

Awesome Lists containing this project

README

        

# TranslateToAny
It is a multi-language translation app using firebase translation library. Multi-language translation at same time.

User can translate into multiple language by adding required languages and copy paste option are easy to use.

# How to setup?
Steps:
1. Create new project on android studio
2. Create new project on firebase
3. Paste SHA-1 key on firebase from your android stuido project
4. Add Firebase tranlation and required firebase dependencies

# Android components :
- Kotlin
- Firebase
- Firebase translation library
- Drop-down menu
- Copy to clipboard and Paste

Thank you,
Kaushal Vasava