You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<br>a la Chrome translation of webpages, but for Android apps.
3
-
<br>
4
-
<br><u><b>What AllTrans does</b></u>
5
-
<br>It replaces <b>all text in an app</b> in a language from one language to another at runtime.
6
-
<br>Say for example an app you want to use is in German, but you know only English.
7
-
<br>Then whenever you open the required app, all the text in the app, <b>anywhere</b>, will be replaced by its English equivalents.
8
-
<br>This is something similar to the way Automatic Translate works in Chrome.
9
-
<br>
10
-
<br><u><b>Requirements</b></u>
11
-
<br>• Android 4.1 or later.
12
-
<br>• <b>Xposed Framework</b> or <b>VirtualXposed</b> installed and running.
13
-
<br><b>IF YOU DON'T KNOW WHAT XPOSED OR VIRTUALXPOSED IS, THIS APP IS NOT FOR YOU</b>
14
-
<br>
15
-
<br><u><b>How to use AllTrans</b></u>
16
-
<br>• In "Global Settings" tab, tap "Enter Microsoft/Yandex Subscription Key", input the corresponding key (see Instructions from below).
17
-
<br>• Choose the "Translate from Language" and "Translate to Language".
18
-
<br>• In the "Apps to Translate" tab, find the app you want to translate, click the checkbox next to it.
19
-
<br>• Close and restart the app you want translated - it should be translated!
20
-
<br>
21
-
<br><u><b>How to sign up for Microsoft Azure Translate</b></u>
22
-
<br>Microsoft Translate requires a credit card to sign up. (But don’t worry, nothing will be charged.)</p>
23
-
<br>• Sign up for a Microsoft Azure account.
24
-
If you don’t already have an Azure account, sign up for a Microsoft Azure
25
-
account at azure.com
26
-
<br> • After you have an account, sign into portal.azure.com. Sign up for a
27
-
subcription by following the steps below.
28
-
<br> • Click “Subscriptions”. It has a key icon.
29
-
<br> • Click the “+ Add” at the top
30
-
<br> • Choose a “pay-as-you-go” subscription. Will require a credit card, but don’t worry, nothing will be
31
-
charged.
32
-
<br> • Verify your identity, add in the credit card information. You will not be charged.
33
-
<br> • In “Add Technical Support”, select “No technical support”. <b>You will have to pay if you select
34
-
any other</b>. Accept the “Agreement”, and click “Sign up”.
35
-
<br> • Click “Home” at the top after you finish signing up.
36
-
<br>• Add a translate API resource by following the steps below.
37
-
<br> • Select the “+ Create a resource” option.
38
-
<br> • In the search box saying “Search the Marketplace” type “translator” on the left, and select “Translator”
39
-
from the search results.
40
-
<br> • Click the blue “Create” button.
41
-
<br> • In the “Resource group” field, type in any name, it does not matter.
42
-
<br> • <b>In the “Region” Section, select “Global”</b>
43
-
<br> • Type in any name in “Name” field, type in any name, it does not matter.
44
-
<br> • In the “Pricing Tier” section, select the “F0 (2M Up to 2M characters translated per month)”. <b>You will have to
45
-
pay if you select any other</b>.
46
-
<br> • Click “Next: Tags”, then click “Next: Review + Create”, then click “Create”.
47
-
<br> • Wait 1 minute for Microsoft to process your request, then go to “Home”.
48
-
<br>• Copy your key from Microsoft and add it to AllTrans by following the steps below.
49
-
<br> • Under the “Recent Resource” section, click the name of the resource you just created.
50
-
<br> • Click “Keys and Endpoint” on the left. It has a key icon.
51
-
<br> • Copy “KEY 1”. This is the key you need to add to AllTrans.
52
-
<br>
2
+
Like translation of webpages, but for Android apps.
3
+
<u><b>What AllTrans does</b></u>
4
+
It replaces <b>all text in an app</b> in a language from one language to another at runtime.
5
+
Say for example an app you want to use is in German, but you know only English.
6
+
Then whenever you open the required app, all the text in the app, <b>anywhere</b>, will be replaced by its English
7
+
equivalents.
8
+
This is something similar to the way Automatic Translate works in browsers.
9
+
<u><b>Requirements</b></u>
10
+
• <b>Xposed Framework</b> or <b>VirtualXposed</b> or <b>Taichi</b> installed and running.
11
+
<b>If you don't know what Xposed or Virtualxposed is, this app is probably not for you</b>
12
+
<u><b>If you have a locked BootLoader or a non-rooted phone</b></u>
13
+
You can download Taichi (an xposed emulator) from https://github.com/taichi-framework/TaiChi/releases/
14
+
Alternatively you can download VirtualXposed (an xposed emulator like parallel space, dual apps) from https://github.com/android-hacker/VirtualXposed/releases
15
+
<u><b>How to use AllTrans</b></u>
16
+
• Make sure AllTrans is turned on in XposedInstaller / Taichi.
17
+
• In "Global Settings" tab, choose the "Translate from Language" and "Translate to Language".
18
+
• In the "Apps to Translate" tab, find the app you want to translate, click the checkbox next to it.
19
+
• Close and restart the app you want translated - it should be translated!
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ This is something similar to the way Google Translate works in Chrome.
60
60
61
61
### Videos
62
62
63
-
A video (in English) showing how to use AllTrans by Gadget Hacks on Youtube [https://www.youtube.com/watch?v=sKDtkmISi6k](https://www.youtube.com/watch?v=sKDtkmISi6k)
63
+
A video (in English) showing how to use AllTrans by Gadget Hacks on Youtube [https://www.youtube.com/watch?v=sKDtkmISi6k](https://www.youtube.com/watch?v=sKDtkmISi6k). This video is for an older version of the app, you no longer need API keys.
0 commit comments