Like Chrome translation of webpages, but for Android apps.
- What AllTrans does
- ScreenShots and Videos
- How to install AllTrans
- How to use AllTrans
- How to get Yandex Translate Key
- How to get Microsoft Azure Translate Key
- TroubleShooting
- Donations
- License
It replaces all text in an app in a language from one language to another at runtime.
Say for example an app is in German. A user selects the app name, and the required language conversion (say German to English).
Then whenever the user uses the required app, all the text, ANYWHERE in the app, are replaced by their English equivalents.
This is something similar to the way Google Translate works in Chrome.
Note - Due to a technical limitation, this won't work with many games. Nothing can be done about this.
A video (in English) showing how to use AllTrans by Gadget Hacks on Youtube https://www.youtube.com/watch?v=sKDtkmISi6k
- This application requires android version 4.0.1 or later (Android IceCreamSandwich or later - so far JellyBean, Kitkat, Lollipop and MarshMallow). Until official Xposed for Android 7.0 Nougat is released, Nougat will not be released.
- Make sure your android phone is rooted. If you don't know what rooting is, this app won't work for you.
- Make sure you have Xposed Framework installed and running.
- Build this project in Android studio and install the produced AllTrans apk. You can also get the latest release of the APK from the Xposed Module Repository
- Reboot your phone.
This application requires you to sign up for free a key from Microsoft or Yandex Translate. See instructions below on how to get the keys.
Yandex Translate supports more languages, has a much easier signup process, and requires NO CREDIT CARD.
Microsoft Translate gives better translations, but requires a credit card to sign up. (But don't worry, nothing will be charged.)
- Make sure
AllTrans
app is enabled inXposed Installer -> Modules
. - Launch
AllTrans
app. In"Global Settings"
tab, enable"Use Yandex instead of Microsoft"
if you want to use Yandex. Disable to use Microsoft. - Choose the
"Translate from Language"
and"Translate to Language"
. - In the
"Apps to Translate"
tab, find the app you want to translate, click the checkbox next to it. If the checkbox is not visible, try rotating your phone sideways into LandScape mode. - Close and restart the app you want translated - it should be translated!
- Go to Yandex Translate API Website
- If you don't already have an account, click
"register"
and sign up for a new account. - After signing up, agree to the User Agreement and click
"Get API Key"
. - You have successfully received your key!
The subscription key is something like "trnsl.1.1.201701......"
- Sign up for a Microsoft Azure account. If you don't already have an Azure account, sign up for a Microsoft Azure account.
- After you have an account, sign into the Azure Portal.
- Add a
"Microsoft Translator API Subscription"
to your Azure account. - Choose a
"pay-as-you-go"
subscription. Will require a credit card, but don't worry, nothing will be charged. - Select the
"+ New"
option. - Select
"Intelligence"
from the list of services. - Select
"Cognitive Services APIs"
. - Select the
"API Type"
option. - Select
"Text Translation"
. - In the
"Pricing Tier"
section, select the"Free Tier (F0)"
. - Fill out the rest of the form, and press the
"Create"
button. - Retrieve your
"Authentication Key"
. - Go to
"All Resources"
and select the Microsoft Translator API you subscribed to. - Go to the
"Keys"
option and copy your subscription key to access the service.
The subscription key is something like "321dcba...."
- If no app is being translated, check is
"AllTrans"
is enabled inXposed Installer -> Modules
. - Also check if your
"Microsoft/Yandex Subscription Key"
is correct.
- Click on the app's name in
"Apps to translate"
tab, and click on"Click to Clear Translation Cache"
. - If this is the first time you started translating this app, click on the app's name in
"Apps to Translate"
tab, and in"Other Settings"
fill in"Delay Before Replcaing With Translated Text"
to2000
.
- Click on the app's name in
"Apps to translate"
tab, and click on"Click to Clear Translation Cache"
. - Click on the app's name in
"Apps to Translate"
tab, and in"Other Settings"
fill in"Delay Before Replcaing With Translated Text"
to2000
. - Click on the app's name in
"Apps to translate"
tab, and in"Other Settings"
fill in"Delay Before Starting to Translate WebViews"
to2000
.
- Click on the app's name in
"Apps to translate"
tab, and in"Other Settings"
fill in"Delay Before Starting to Translate WebViews"
to2000
. - If some parts of the app are still not being translated, click on the app's name in
"Apps to translate"
tab, and enable"Aggressive Mode"
.
- Due to technical limitations,
"AllTrans"
will not work with many games. Nothing can be done about this.
Contact me for support. When you do, I will need atleast the following information -
- The name of the app, along with a link to download the app from some APK store like
Google Play Store
,CoolApk
, etc. - Your phone's Android version.
- A
"logcat"
of you trying to open the app which gives you problems. You can use apps freely available on the Play Store for this, such as This one
Once you have the above, contact me on the XDA support thread.
You can also report issues on the Project's Github
.
If you like this project, buy me a cup of coffee! :)
This program is AllTrans Copyright (C) 2017 Akhil Kedia
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.