Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 348 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 348 Bytes

translator

Translator is an Android library for in-app UI translation, it uses ML Kit Text Translation which powered by Google team.

Screenshot

Getting Started

dependencies {
    implementation "io.johnsonlee.translate:translator:1.0.0"
}